Description Usage Arguments Details Author(s) Examples
Reiterate MulCom Test on permutated data to perform Montecarlo simulation
1 | mulPerm(eset, index, np, seed, segm = "F")
|
eset |
An an |
index |
a numeric vector of length ncol(data) with the labels of the samples. 0 are the reference samples. |
np |
a numeric values indicating the number of permutation to perform. It is set as default to 10 |
seed |
set the seed of the permutaton, default is 1 |
segm |
a default set to F. This parametheres requires to be setted to avoid segmentation fault of C subroutin in the case of very large datasets. |
mulPerm
Claudio Isella, claudio.isella@ircc.it
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.