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


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.