print.poly3est {MCPAN}R Documentation

Print function for poly3est

Description

Print function for objects of class "poly3est", as can be created by calling "poly3estf"

Usage


## S3 method for class 'poly3est':
print(x, digits = 4, ...)

Arguments

x An object of class "poly3est", as can be created by calling poly3estf
digits a single integer, the number of digits for rounding of the results
... currently not used...

Author(s)

Frank Schaarschmidt


[Package MCPAN Index]