print.regmodel {mdatools} | R Documentation |
Print method for PLS model object
Description
Prints information about the object structure
Usage
## S3 method for class 'regmodel'
print(x, ...)
Arguments
x |
a regression model (object of class |
... |
other arguments |
[Package mdatools version 0.14.1 Index]