Description Usage Arguments Value
Shuffle the top M groups
1 | shuffle_topm(y, group, weights, combM, geneSubset, seed)
|
y |
a numeric matrix to be shuffled. |
group |
a integer vector indicating group indexes. |
weights |
optional numeric matrix containing prior weights. |
combM |
a integer matrix with each row giving one choice of M groups. |
geneSubset |
a integer vector indicating the probe pattern of combM. |
seed |
an integer seed for the random number generator. |
shuffled expression matrix and weight matrix in top M groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.