PLSDA.CV: PLS-DA classification and feature selection

View source: R/stats_chemometrics.R

PLSDA.CVR Documentation

PLS-DA classification and feature selection

Description

PLS-DA classification and feature selection

Usage

PLSDA.CV(
  mSetObj = NA,
  cvOpt = "loo",
  foldNum = 5,
  compNum = GetDefaultPLSCVComp(mSetObj),
  choice = "Q2",
  segments = 10
)

Arguments

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

Author(s)

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


xia-lab/MetaboAnalystR documentation built on Sept. 12, 2024, 2:23 p.m.