Rdocumentation
powered by
Learn R Programming
pgam (version 0.4.1)
print.pgam: Model output
Description
Print model information
Usage
## S3 method for class 'pgam': print(x, digits, ...)
Arguments
x
object of class
summary.pgam
holding the fitted model information
digits
number of decimal places for output
...
further arguments passed to method
Value
No value is returned.
Details
This function only prints out the information.
See Also
pgam
,
predict.pgam