print.plsda: Print method for PLS-DA model object

View source: R/plsda.R

print.plsdaR Documentation

Print method for PLS-DA model object

Description

Prints information about the object structure

Usage

## S3 method for class 'plsda'
print(x, ...)

Arguments

x

a PLS-DA model (object of class plsda)

...

other arguments


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.