runPLSDA: runPLSDA

Description Usage Arguments Value

Description

Validation of the PLS-DA model by using permutation test statistics

Usage

1
2
runPLSDA(para, plsdaPara, auc = TRUE, sample = NULL,
  valueID = "valueNorm", label = "order", ...)

Arguments

para

An object of metaXpara

plsdaPara

An object of plsDAPara

auc

A logical indicates whether calculate the AUC

sample

Sample class

valueID

The name of column used

label

The label used for plot

...

additional arguments

Value

pvalue


metaX documentation built on Oct. 5, 2016, 4:41 a.m.

Related to runPLSDA in metaX...