| gen_true_RHO | R Documentation |
Simulates cell type proportions under three scenarios.
gen_true_RHO(wRHO = 1, NN, QQ, RHO = NULL)
wRHO |
An integer taking values 1, 2, or 3 for one of the three
scenarios. For |
NN |
Positive integer for sample size. |
QQ |
Positive integer for number of cell types. |
RHO |
Default to |
A numeric matrix with QQ columns and NN rows
of cell type proportions per sample and cell type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.