lfdrsim {locfdr} | R Documentation |
A simulated dataset that involves 2000 "genes", each of
which has yielded a test statistic "zex", with
zex[i] ~ N(mu[i],1)
(independently for i=1,2,...2000.
)
The data comprises 2000 \mu_i
values and 2000
z
-values.
data(lfdrsim)
A matrix of 2000 rows and 2 columns containing mu and the
z-score values (zex
)