Learn R Programming

NormalizeMets (version 0.25)

uv_ruvrandclust: The UVdata normalized by the RUV random for clustering method

Description

uv_ruvrandclust is a list containing featuredata (normalized data) and uvdata (the removed unwanted variation component). See the NormalizeMets Vignette and De Livera et al 2015.

Arguments

References

De Livera, Alysha M De, M. Aho-Sysi, Laurent Jacob, J. Gagnon-Bartch, Sandra Castillo, J.A. Simpson, and Terence P. Speed. 2015. Statistical Methods for Handling Unwanted Variation in Metabolomics Data. Analytical Chemistry 87 (7). American Chemical Society: 3606-3615.

Examples

Run this code
# NOT RUN {
  data(uv_ruvrandclust)
  dataview(uv_ruvrandclust$featuredata)
  dataview(uv_ruvrandclust$uvdata)
# }

Run the code above in your browser using DataLab