Description Usage Arguments Value Examples
View source: R/permutation.proc.R
Permutation procedure
1 | permutation.proc(X, Y, method = "overall", B = 1000)
|
X |
a (p x n) matrix |
Y |
a (q by n) matrix |
method |
a character string, "overall" or "each" denoting the FPR method |
B |
an integer denoting the number of permutations |
a 4 dimensional array of distance scores for each of the B permutations
1 | see README
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.