print.summary.pgam {pgam} | R Documentation |
Print output of model information
## S3 method for class 'pgam'
print.summary(x, digits, ...)
x |
object of class |
digits |
number of decimal places for output |
... |
further arguments passed to method |
This function actually 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