truc4ptca | R Documentation |
truc4ptca a private function:
create a permuted version of a data cube
from a PTCA analysis. Used by the function perm4PTCA
.
truc4ptca(aCube, longueur = min(dim(aCube)[1:2]) - 1, permType = permType)
aCube |
A cube of PTCA Data. |
longueur |
the number of eigenvalues of the data table (default is rank of the data table -1). |
permType |
the type of permutation used can be "byRows', 'byCols', or 'byMat |
Herve Abdi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.