Learn R Programming

plspm (version 0.2-2)

print.nipals: Printing nipals obejcts

Description

Printing method for objects of class "nipals"

Usage

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

Arguments

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

Details

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

See Also

nipals,plot.nipals