print.summary.pgam {pgam} | R Documentation |
Summary output
Description
Print output of model information
Usage
## S3 method for class 'pgam'
print.summary(x, digits, ...)
Arguments
x |
object of class |
digits |
number of decimal places for output |
... |
further arguments passed to method |
Details
This function actually only prints out the information.
Value
No value is returned.
Author(s)
Washington Leite Junger wjunger@ims.uerj.br and Antonio Ponce de Leon ponce@ims.uerj.br
See Also
[Package pgam version 0.4.17 Index]