simulatedDat: A Simulated Microarray Data Set

Description Usage Format Details References See Also Examples

Description

This is the result from calling sim.dat

Usage

1

Format

a matrix with 5000 rows and 10 columns. The first 5 columns correspond to treatment one, and the rest 5 columns corresond to treatment 2. Each row corresponds to a gene.

Details

This is the result from calling
set.seed(9992722)
simulatedDat=sim.dat(G=5000)

References

Qu, L., Nettleton, D., Dekkers, J.C.M. Subsampling Based Bias Reduction in Estimating the Proportion of Differentially Expressed Genes from Microarray Data. Unpublished manuscript.

See Also

sim.dat

Examples

1

pi0 documentation built on May 2, 2019, 4:47 p.m.