PLSDA.CV: PLS-DA classification and feature selection

Description Usage Arguments Author(s)

View source: R/stats_chemometrics.R

Description

PLS-DA classification and feature selection

Usage

1
2
3
4
5
6
PLSDA.CV(
  mSetObj = NA,
  methodName = "T",
  compNum = GetDefaultPLSCVComp(mSetObj),
  choice = "Q2"
)

Arguments

mSetObj

Input name of the created mSet Object

methodName

Logical, by default set to TRUE

compNum

GetDefaultPLSCVComp()

choice

Input the choice, by default it is Q2

Author(s)

Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


simscr/metaboanalyst documentation built on Jan. 21, 2020, 12:13 a.m.