print.poly3est {MCPAN} | R Documentation |
Print function for objects of class "poly3est", as can be created by calling "poly3estf"
## S3 method for class 'poly3est': print(x, digits = 4, ...)
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... |
Frank Schaarschmidt