as.matrix.plsdares: as.matrix method for PLS-DA results

View source: R/plsdares.R

as.matrix.plsdaresR Documentation

as.matrix method for PLS-DA results

Description

Returns a matrix with model performance statistics for PLS-DA results

Usage

## S3 method for class 'plsdares'
as.matrix(x, ncomp = NULL, nc = 1, ...)

Arguments

x

PLS-DA results (object of class plsdares)

ncomp

number of components to calculate the statistics for (if NULL gets for all components)

nc

for which class to calculate the statistics for

...

other arguments


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