runPLSDA: runPLSDA

View source: R/model.R

runPLSDAR Documentation

runPLSDA

Description

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

Usage

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

A list object


wenbostar/metaX documentation built on July 4, 2023, 7:50 p.m.