eigSdat {eigenR2}R Documentation

A simulated data set with independent variables of interest and a gene expression matrix

Description

This simulated data set consists of two parts. The first part "varList" contains three variables: age, genotype and ID. The second part "exp" is an expression matrix, in which all the gene expression levels are affected by age and genotype with varying effect sizes.

Usage

data(eigSdat)

Format

"varList" is a data set consisting of 50 rows and 3 columns, each row is one observation, and "exp" is a 200 x 50 gene expression matrix with genes in rows and arrays in columns.

References

Chen LS and Storey JD (2008) Eigen-R2 for dissecting variation in high-dimensional studies.


[Package eigenR2 version 1.0 Index]