View source: R/stats_chemometrics.R
PLSDA.CV | R Documentation |
PLS-DA classification and feature selection
PLSDA.CV(
mSetObj = NA,
cvOpt = "loo",
foldNum = 5,
compNum = GetDefaultPLSCVComp(mSetObj),
choice = "Q2",
segments = 10
)
mSetObj |
Input name of the created mSet Object |
compNum |
GetDefaultPLSCVComp() |
choice |
Input the choice, by default it is Q2 |
methodName |
Logical, by default set to TRUE |
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.