RPS.simulated.KLabs.data(RPS)R Documentation

Simulation of 'new' data

Description

Simulation of "new" data to compute RPS

Usage

RPS.simulated.KLabs.data(expr, sample.info, corr, n.replicate, K = 10)

Arguments

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

Details

Value

a matrix contains simulation data for K imaginary labs

Note

Author(s)

Guixian Lin and Sheng Zhong

References

See Also

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--    or do  help(data=index)  for the standard data sets.

## The function is currently defined as

[Package RPS version 1.0 Index]