Learn R Programming

plspm (version 0.2-2)

print.plsreg2: Printing plsreg2 objects

Description

Printing method for objects of class "plsreg2"

Usage

## S3 method for class 'plsreg2':
print(x, \dots)

Arguments

x
Object of class "plsreg2" returned by plsreg2.
...
Further arguments are ignored.

Details

The function print.plsreg2 displays the elements of a list containing all the results.

See Also

plsreg2, plot.plsreg2