print.gam {mgcv} | R Documentation |
This is the default print statement for a GAM object. If you need a list of everything
that is part of a gam object see gam
, or use names()
. The family (including link),
model formula, and estimated degrees of freedom for each model term (plus total) are printed, as
well as the minimized GCV or UBRE score, depending on which was used.
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/