RPS.simulated.KLabs.data(RPS) | R Documentation |
Simulation of "new" data to compute RPS
RPS.simulated.KLabs.data(expr, sample.info, corr, n.replicate, K = 10)
expr |
the actual microarray data |
sample.info |
a vector provides that an array belongs to which sample.Its length equals the number of arrays |
corr |
a list contain correlation rho across labs |
n.replicate |
the number of replicates for each sample |
K |
the number of new Labs |
a matrix contains simulation data for K imaginary labs
Guixian Lin and Sheng Zhong
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets. ## The function is currently defined as