Learn R Programming

svapls (version 1.2)

hidden_fac.dat: A gene expression data affected by a hidden variable.

Description

The dataset contains the log transformed expression levels of 500 genes over 20 subjects distributed equally between two varieties 1 and 2. The data is affected by the unknown effects from a hidden confounder whose effect changes over the two sample varieties.

Usage

data(hidden_fac.dat)

Arguments

Examples

Run this code
data(hidden_fac.dat)
## maybe str(hidden_fac.dat) ; plot(hidden_fac.dat) ...

Run the code above in your browser using DataLab