| print.gam {mgcv} | R Documentation |
The default print method for a gam object.
## S3 method for class 'gam': print(x, ...)
x, ... |
fitted model objects of class gam as produced by gam(). |
Prints out the family, model formula, effective degrees of freedom for each smooth term, and optimized
value of the smoothness selection criterion used. See gamObject (or names(x)) for a listing
of what the object contains. summary.gam provides more detail.
Simon N. Wood simon.wood@r-project.org
Wood, S.N. (2006) Generalized Additive Models: An Introduction with R. CRC/ Chapmand and Hall, Boca Raton, Florida.
http://www.maths.bath.ac.uk/~sw283/