Learn R Programming

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

mgcv (version 1.3-28)

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/AIC. Also GAMMs by REML or PQL. Includes a gam() function.

Copy Link

Version

Install

install.packages('mgcv')

Monthly Downloads

106,646

Version

1.3-28

License

GPL version 2 or later

Maintainer

Simon Wood

Last Published

November 7th, 2025

Functions in mgcv (1.3-28)

interpret.gam

Interpret a GAM formula
pcls

Penalized Constrained Least Squares Fitting
step.gam

Alternatives to step.gam
s

Defining smooths in GAM formulae
vcov.gam

Extract parameter (estimator) covariance matrix from GAM fit
exclude.too.far

Exclude prediction grid points too far from data
initial.sp

Starting values for multiple smoothing parameter estimation
influence.gam

Extract the diagonal of the influence/hat matrix for a GAM
new.name

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

Multiple Smoothing Parameter Estimation by GCV or UBRE
gamm

Generalized Additive Mixed Models
gam.convergence

GAM convergence and performance issues
smooth.construct

Constructor functions for smooth terms in a GAM
gamm.setup

Generalized additive mixed model set up
anova.gam

Hypothesis tests related to GAM fits
notExp2

Alternative to log parameterization for variance components
formXtViX

Form component of GAMM covariance matrix
mroot

Smallest square root of matrix
mgcv.control

Setting mgcv defaults
model.matrix.gam

Extract model matrix from GAM fit
smoothCon

Prediction/Construction wrapper functions for GAM smooth terms
null.space.dimension

The basis of the space of un-penalized functions for a TPRS
Predict.matrix

Prediction methods for smooth terms in a GAM
vis.gam

Visualization of GAM objects
gam.selection

Generalized Additive Model Selection
full.score

GCV/UBRE score for use within nlm
gam.neg.bin

GAMs with the negative binomial distribution
place.knots

Automatically place a set of knots evenly through covariate values
gam.fit2

P-IRLS GAM estimation with GCV & UBRE derivative calculation
uniquecombs

find the unique rows in a matrix
gam.models

Specifying generalized additive models
gam.control

Setting GAM fitting defaults
te

Define tensor product smooths in GAM formulae
fix.family.link

Modify families for use in GAM fitting
print.gam

Generalized Additive Model default print statement
gam.method

Setting GAM fitting method
mono.con

Monotonicity constraints for a cubic regression spline
mgcv-package

GAMs with GCV smoothness estimation and GAMMs by REML/PQL
choose.k

Basis dimension choice for smooths
extract.lme.cov

Extract the data covariance matrix from an lme object
formula.gam

Extract the formula from a gam object
gamObject

Fitted gam object
gam.side

Identifiability side conditions for a GAM
plot.gam

Default GAM plotting
tensor.prod.model.matrix

Utility functions for constructing tensor product smooths
pdTens

Functions implementing a pdMat class for tensor product smooths
magic

Stable Multiple Smoothing Parameter Estimation by GCV or UBRE, with optional fixed penalty
gam2objective

Objective functions for GAM smoothing parameter estimation
predict.gam

Prediction from fitted GAM model
fixDependence

Detect linear dependencies of one matrix on another
pdIdnot

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

Extract the log likelihood for a fitted GAM
gam

Generalized additive models with integrated smoothness estimation
gam.outer

Minimize GCV or UBRE score of a GAM using `outer' iteration
summary.gam

Summary for a GAM fit
get.var

Get named variable or evaluate expression from list or data.frame
gam.setup

Generalized additive model set up
gam.fit

GAM P-IRLS estimation with GCV/UBRE smoothness estimation
magic.post.proc

Auxilliary information from magic fit
gam.check

Some diagnostics for a fitted gam model
residuals.gam

Generalized Additive Model residuals
notExp

Functions for better-than-log positive parameterization