Description Usage Arguments Value Author(s)
Function prepares permutations of class labels and subsamples from expression data
1 | preparePermutations(id, B, sample.ratio = 0.8)
|
id |
Binary vector (0's and 1's) of class labels to be permuted and subsampled |
B |
number of premutations |
sample.ratio |
ratio for subsampling, default |
A list
yperm |
Permutation - vectors of 0's and 1's shuffeled |
ysubs |
Subsamples - numeric vectors indicating which samples should be selected |
Ivana Ihnatova, Claudio Lottaz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.