View source: R/stats_chemometrics.R
SPLSR.Anal | R Documentation |
Sparse PLS-DA (from mixOmics)
SPLSR.Anal(
mSetObj = NA,
comp.num,
var.num,
compVarOpt,
validOpt = "Mfold",
foldNum = 5,
doCV = FALSE
)
mSetObj |
Input name of the created mSet Object |
comp.num |
Input the number of computations to run |
var.num |
Input the number of variables |
compVarOpt |
Input the option to perform SPLS-DA |
validOpt |
INput the valid option |
Jeff Xia jeff.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.