summary.plsdares: Summary method for PLS-DA results object

View source: R/plsdares.R

summary.plsdaresR Documentation

Summary method for PLS-DA results object

Description

Shows performance statistics for the results.

Usage

## S3 method for class 'plsdares'
summary(object, nc = seq_len(object$nclasses), ...)

Arguments

object

PLS-DA results (object of class plsdares)

nc

which class to show the summary for (if NULL, will be shown for all)

...

other arguments


mdatools documentation built on Sept. 11, 2024, 7:59 p.m.