Learn R Programming

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

mgcv (version 1.3-0)

GAMs with GCV smoothness estimation and GAMMs by REML/PQL

Description

Routines for GAMs and other generalized ridge regression with multiple smoothing parameter selection by GCV or UBRE. Also GAMMs by REML or PQL. Includes a gam() function.

Copy Link

Version

Install

install.packages('mgcv')

Monthly Downloads

106,646

Version

1.3-0

License

GPL version 2 or later

Maintainer

Simon Wood

Last Published

November 7th, 2025

Functions in mgcv (1.3-0)

mgcv

Multiple Smoothing Parameter Estimation by GCV or UBRE
extract.lme.cov

Extract the data covariance matrix from an lme object
fix.family.link

Modify families for use in GAM fitting
gam.neg.bin

GAMs with the negative binomial distribution
magic

Stable Multiple Smoothing Parameter Estimation by GCV or UBRE, with optional fixed penalty
gam.control

Setting GAM fitting defaults
mono.con

Monotonicity constraints for a cubic regression spline.
pcls

Penalized Constrained Least Squares Fitting
summary.gam

Summary for a GAM fit
vis.gam

Visualization of GAM objects
full.score

GCV/UBRE score for use within nlm
mgcv.control

Setting mgcv defaults
place.knots

Automatically place a set of knots evenly through covariate values
gam

Generalized additive models with integrated smoothness estimation
gam.side

Identifiability side conditions for a GAM.
gamObject

Fitted gam object
anova.gam

Hypothesis tests related to GAM fits
pdTens

Functions implementing a pdMat class for tensor product smooths
residuals.gam

Generalized Additive Model residuals
initial.sp

Starting values for multiple smoothing parameter estimation.
exclude.too.far

Exclude prediction grid points too far from data
formXtViX

Form component of GAMM covariance matrix
formula.gam

Extract the formula from a gam object.
magic.post.proc

Auxilliary information from magic fit
gam.method

Setting GAM fitting method
vcov.gam

Extract parameter (estimator) covariance matrix from GAM fit
predict.gam

Prediction from fitted GAM model
gam.setup

Generalized Additive Model set up.
Predict.matrix

Prediction methods for smooth terms in a GAM
tensor.prod.model.matrix

Utility functions for constructing tensor product smooths
gamm

Generalized Additive Mixed Models
fixDependence

Detect linear dependencies of one matrix on another
uniquecombs

find the unique rows in a matrix
gam.fit2

P-IRLS GAM estimation with GCV & UBRE derivative calculation
null.space.dimension

The basis of the space of un-penalized functions for a t.p.r.s.
interpret.gam

Interpret a GAM formula
smooth.construct

Constructor functions for smooth terms in a GAM
pdIdnot

Overflow proof pdMat class for multiples of the identity matrix
gam.convergence

GAM convergence and performance issues.
notExp

Functions for better-than-log positive parameterization
gamm.setup

Generalized Additive Mixed Model set up.
gam.check

Some diagnostics for a fitted gam model.
smoothCon

Prediction/Construction wrapper functions for GAM smooth terms
gam.models

Specifying Generalized Additive Models.
gam.selection

Generalized Additive Model Selection
plot.gam

Default GAM plotting
print.gam

Generalized Additive Model default print statement
gam2objective

Objective functions for GAM smoothing parameter estimation.
influence.gam

Extract the diagonal of the Influence/Hat matrix for a GAM.
get.var

Get named variable or evaluate expression from list or data.frame
new.name

Obtain a name for a new variable that is not already in use
s

Defining smooths in GAM formulae
step.gam

Alternatives to step.gam
gam.fit

GAM P-IRLS estimation with GCV/UBRE smoothness estimation.
gam.outer

Minimize GCV or UBRE score of a GAM using `outer' iteration
te

Define tensor product smooths in GAM formulae
mroot

Smallest square root of matrix
logLik.gam

Extract the log likelihood for a fitted GAM