rr: (R)obust (R)e-scaling to help reveal latent structure.
The Robust re-scaling transformation (RR) is a transformation the help reveal latent structure in data. It uses three steps to transform the data:
- Gaussianize the data,
- z-score Transform the data,
- remove extreme outliers from the data.
The sequence of these transformations helps focus analyses on consequential variance in the data rather than having it be focused on variation resulting from the feature’s measurement scale or outliers.
Software
Vignettes
- A simple introduction to rrscale is available here (html rmd)
Papers
-
Our publication in JCGS is accessible here
-
Our docker image for reproducing the analysis in paper can be found here.
-
The scripts for the analysis in our paper can be found here
-
The data for for paper can be found as part of our docker image, on github here, or at the MEP-LINCS synapse page here