Rdocumentation
powered by
Learn R Programming
plspm (version 0.2-2)
print.plsca: Printing plsca objects
Description
Printing method for objects of class
"plsca"
Usage
## S3 method for class 'plsca': print(x, \dots)
Arguments
x
Object of class
"plsca"
returned by
plsca
.
...
Further arguments are ignored.
Details
The function
print.plsca
displays the elements of a list containing all the results.
See Also
plsca
,
plot.plsca