Description Usage Arguments Value Author(s) Examples
Given a vector, generate n.perm samples and return a matrix with each permutation in each column.
1  |   genperms(pheno, n.perm = 0)
 | 
pheno | 
 a vector to be permuted  | 
n.perm | 
 the number of times to permute  | 
a matrix with dimensions length(pheno) x n.perm.
Chris Wallace <chris.wallace at cimr.cam.ac.uk>
1 2  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.