Skip to contents

All functions

anova(<Gam>) summary(<Gam>)
Analysis of Deviance for a Generalized Additive Model
gam-package
Generalized Additive Models
gam() gam.fit()
Fitting Generalized Additive Models
gam.control()
Auxilliary for controlling GAM fitting
gam.data gam.newdata
Simulated dataset for gam
gam.exact()
A method for gam producing asymptotically exact standard errors for linear estimates
gam.random() random()
Specify a Random Effects Fit in a GAM Formula
gam.s() s()
Specify a Smoothing Spline Fit in a GAM Formula
gam.scope()
Generate a scope for step.Gam
gam.smoothers()
Smoothers available for backfitting
kyphosis
A classic example dataset for GAMs
gam.lo() lo()
Specify a loess fit in a GAM formula
na.gam.replace()
Missing Data Filter for GAMs
plot(<Gam>) preplot(<Gam>)
Plot Components of a GAM Object
predict(<Gam>)
Predict method for GAM fits
step.Gam()
Stepwise model builder for GAM