
Last chance! 50% off unlimited learning
Sale ends in
Shows some statistics for the model.
# S3 method for plsda
summary(
object,
ncomp = object$ncomp.selected,
nc = seq_len(object$nclasses),
...
)
a PLS-DA model (object of class plsda
)
how many components to use (if NULL - user selected optimal value will be used)
which class to show the summary for (if NULL, will be shown for all)
other arguments