print.pls {mdatools}R Documentation

Print method for PLS model object

Description

Prints information about the object structure

Usage

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

Arguments

x

a PLS model (object of class pls)

...

other arguments


[Package mdatools version 0.14.1 Index]