print.plsda {mdatools}R 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


[Package mdatools version 0.14.1 Index]