print.pgam {pgam} | R Documentation |
Print model information
## S3 method for class 'pgam': print(x, digits, ...)
x |
object of class summary.pgam holding the fitted model information |
digits |
number of decimal places for output |
... |
further arguments passed to method |
This function only prints out the information.
No value is returned.
Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br