Learn R Programming

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

gam (version 1.14-4)

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

16,272

Version

1.14-4

License

GPL-2

Maintainer

Trevor Hastie

Last Published

April 25th, 2017

Functions in gam (1.14-4)

gam.scope

gam.smoothers

Smoothers available for backfitting
predict.gam

Predict method for GAM fits
random

Specify a Random Effects Fit in a GAM Formula
kyphosis

A classic example dataset for GAMs
lo

Specify a loess fit in a GAM formula
anova.gam

Analysis of Deviance for a Generalized Additive Model
gam-internal

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

Fitting Generalized Additive Models
gam.control

Auxilliary for controlling GAM fitting
gam.data

Simulated dataset for gam
gam.exact

A method for gam producing asymptotically exact standard errors
na.gam.replace

Missing Data Filter for GAMs
plot.gam

Plot Components of a GAM Object
s

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

Stepwise model builder for GAM