View source: R/graphtest-functions.R
permute | R Documentation |
Permutes sample labels, respecting repeated measures.
permute(sampledata, grouping, sampletype)
sampledata |
Data frame describing the samples. |
grouping |
Grouping for repeated measures. |
sampletype |
The sampletype used for testing (a column of sampledata). |
A permuted set of labels where the permutations are done over the levels of grouping.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.