as.matrix.plsres: as.matrix method for PLS results

View source: R/plsres.R

as.matrix.plsresR Documentation

as.matrix method for PLS results

Description

Returns a matrix with model performance statistics for PLS results

Usage

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

Arguments

x

PLS results (object of class plsres)

ncomp

number of components to calculate the statistics for

ny

for which response variable calculate the statistics for

...

other arguments


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