Learn R Programming

⚠️There's a newer version (1.22-5) of this package.Take me there.

gam (version 1.16.1)

Generalized Additive Models

Description

Functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).

Copy Link

Version

Install

install.packages('gam')

Monthly Downloads

21,593

Version

1.16.1

License

GPL-2

Maintainer

Trevor Hastie

Last Published

July 3rd, 2019

Functions in gam (1.16.1)

random

Specify a Random Effects Fit in a GAM Formula
anova.Gam

Analysis of Deviance for a Generalized Additive Model
gam.control

Auxilliary for controlling GAM fitting
gam.exact

A method for gam producing asymptotically exact standard errors for linear estimates
gam.scope

Generate a scope for step.Gam
gam.smoothers

Smoothers available for backfitting
gam

Fitting Generalized Additive Models
gam.data

Simulated dataset for gam
kyphosis

A classic example dataset for GAMs
gam-internal

Service functions and as yet undocumented functions for the gam library
lo

Specify a loess fit in a GAM formula
predict.Gam

Predict method for GAM fits
plot.Gam

Plot Components of a GAM Object
na.gam.replace

Missing Data Filter for GAMs
s

Specify a Smoothing Spline Fit in a GAM Formula
step.Gam

Stepwise model builder for GAM