Recently Published
Program-5
Implement an R program to create a histogram illustrating the distribution of a continuous variable, with overlays of density curves for each group, using ggplot2.
prg 1 DV
Develop an R program to quickly explore a given dataset, including categorical analysis using the group_by command, and visualize the findings using ggplot2 features.
Basic finance visualizations using R
I have used monthly DSEX index data from 2020 to 2024 to illustrate various trends, curves, and candlestits. With the help of this graphic, we can see how the Bangladeshi stock market has changed recently and how macro factors, natural forces, and political unrest have affected it.
program 2
Write an R script to create a scatter plot, incorporating categorical analysis through color-coded data points representing different groups, using ggplot2.
Week 6 - Praktikum Pohon Klasifikasi dan Random Forest
Tugas Fitriana Diyan_Week 6
Program1
Develop an R program to quickly explore a given dataset, including categorical analysis using the group_by command, and visualize the findings using ggplot2 features.
NK Proliferating vs Control_filtred_on_mean
UP_genes <- 100
Down_genes <- 100
logFC_up_threshold <- 4
logFC_down_threshold < -4