Search CSCU

Enter a term below to search the CSCU site.

Overview of Dimension Reduction Methods

Workshop

Sometimes many variables are collected of the same samples (i.e. the data has many dimensions), and researchers wants to draw conclusions about the main trends of all variables at once.  In this case it can be useful to employ “dimension reduction” methods, which seek to “project” data into few dimensions (i.e. a 2D plane or […]

How to Install R and R Studio

Page

First, you will need to download and install R. R can be downloaded at: https://cran.r-project.org/. Next, you will need to download and install RStudio. You can download RStudio at: https://posit.co/download/rstudio-desktop/#download. Once both programs are installed, find RStudio on your computer and open it.