runPLSDA | R Documentation |
Validation of the PLS-DA model by using permutation test statistics
runPLSDA(para, plsdaPara, auc = TRUE, sample = NULL,
valueID = "valueNorm", label = "order", ...)
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 |
A list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.