Learn R Programming

plspm (version 0.2-2)

print.plsreg1: Printing plsreg1 objects

Description

Printing method for objects of class "plsreg1"

Usage

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

Arguments

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

Details

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

See Also

plsreg1,plot.plsreg1