View source: R/stats_chemometrics.R
PLSDA.Permut | R Documentation |
Perform PLS-DA permutation using training classification accuracy as indicator, for two or multi-groups
PLSDA.Permut(mSetObj = NA, num = 100, type = "accu")
mSetObj |
Input name of the created mSet Object |
num |
Numeric, input the number of permutations |
type |
Type of accuracy, if "accu" indicate prediction accuracy, else "sep" is separation distance |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.