Description Usage Arguments See Also
Generation of the data for sampling in the simulation of the cancer multi-omics samples
1 2 3 4 5 6 7 8 9 | sampleData2(
Phi,
S_obs,
p,
m,
type = "binary",
typeI.err = typeI.err,
typeII.err = typeII.err
)
|
Phi |
adjacency matrix |
S_obs |
binary matrix inddicating the observation of S-genes' states |
p |
number of samples(patients) to sample |
m |
number of E-genes to sample |
type |
an integer,represents the number of row within the raw image |
typeI.err |
simulated type I error for binary data |
typeII.err |
simulated type II error for binary data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.