Description Usage Arguments Value See Also
Perform permutation, using training classification accuracy or separation distance as indicator, for two or multi-groups.
1 | PLSDA.Permut(dataSet, analSet, num = 100, type = "accu")
|
dataSet |
List, data set object generated by |
analSet |
List, containing the results of statistical analysis (can be just an empty list). |
num |
The number of permutations. |
type |
The indicator. If |
Native analSet with some elements added:
$plsda$permut.p -
$plsda$permut.inf -
$plsda$permut.type -
$plsda$permut -
PLS.Anal, PLS.Loadings, PLSDA.CV, PlotPLS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.