summary.plsda: Summary method for PLS-DA model object
Description
Shows some statistics for the model.
Usage
# S3 method for plsda
summary(object, ncomp = NULL, nc = NULL, ...)
Arguments
object
a PLS-DA model (object of class plsda
)
ncomp
how many components to use (if NULL - user selected optimal value will be used)
nc
which class to show the summary for (if NULL, will be shown for all)