print.nipals {plspm}R Documentation

Printing nipals obejcts

Description

Printing method for objects of class "nipals"

Usage

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

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


[Package plspm version 0.1-3 Index]