print.modgam {MapGAM} | R Documentation |
Print the modgam
Object
Description
This function displays information about a modgam object produced by modgam
.
Usage
## S3 method for class 'modgam'
print(x, ...)
Arguments
x |
a modgam object. |
... |
extra arguments for S3 generic, ignored by |
Author(s)
Lu Bai
Send bug reports to sbartell@uci.edu.
See Also
modgam
gamcox
,
predict.gamcox
.
[Package MapGAM version 1.3 Index]