Learn R Programming

mdatools (version 0.5.3)

summary.plsda: Summary method for PLS-DA model object

Description

Shows some statistics for the model.

Usage

## S3 method for class '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)
...
other arguments