print.plsreg1 {plspm}R Documentation

Printing plsreg1 objects

Description

Printing method for objects of class "plsreg1"

Usage

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

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


[Package plspm version 0.1-4 Index]