print.plsreg2 {plspm}R Documentation

Printing plsreg2 objects

Description

Printing method for objects of class "plsreg2"

Usage

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

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


[Package plspm version 0.1-4 Index]