Learn R Programming

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

mgcv (version 1.3-22)

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

129,571

Version

1.3-22

License

GPL version 2 or later

Maintainer

Simon Wood

Last Published

April 4th, 2025

Functions in mgcv (1.3-22)

gam.control

Setting GAM fitting defaults
gam.selection

Generalized Additive Model Selection
extract.lme.cov

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

Generalized additive model set up
residuals.gam

Generalized Additive Model residuals
new.name

Obtain a name for a new variable that is not already in use
fix.family.link

Modify families for use in GAM fitting
exclude.too.far

Exclude prediction grid points too far from data
mgcv

Multiple Smoothing Parameter Estimation by GCV or UBRE
Predict.matrix

Prediction methods for smooth terms in a GAM
gam.fit2

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

Form component of GAMM covariance matrix
gam.convergence

GAM convergence and performance issues
gam.side

Identifiability side conditions for a GAM
mono.con

Monotonicity constraints for a cubic regression spline
step.gam

Alternatives to step.gam
notExp

Functions for better-than-log positive parameterization
predict.gam

Prediction from fitted GAM model
gam.fit

GAM P-IRLS estimation with GCV/UBRE smoothness estimation
choose.k

Basis dimension choice for smooths
smooth.construct

Constructor functions for smooth terms in a GAM
te

Define tensor product smooths in GAM formulae
null.space.dimension

The basis of the space of un-penalized functions for a TPRS
magic.post.proc

Auxilliary information from magic fit
pdIdnot

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

GAMs with the negative binomial distribution
plot.gam

Default GAM plotting
pcls

Penalized Constrained Least Squares Fitting
get.var

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

Extract the formula from a gam object
vcov.gam

Extract parameter (estimator) covariance matrix from GAM fit
smoothCon

Prediction/Construction wrapper functions for GAM smooth terms
place.knots

Automatically place a set of knots evenly through covariate values
tensor.prod.model.matrix

Utility functions for constructing tensor product smooths
uniquecombs

find the unique rows in a matrix
gam2objective

Objective functions for GAM smoothing parameter estimation
mroot

Smallest square root of matrix
gam.method

Setting GAM fitting method
logLik.gam

Extract the log likelihood for a fitted GAM
interpret.gam

Interpret a GAM formula
summary.gam

Summary for a GAM fit
fixDependence

Detect linear dependencies of one matrix on another
influence.gam

Extract the diagonal of the influence/hat matrix for a GAM
mgcv-package

GAMs with GCV smoothness estimation and GAMMs by REML/PQL
s

Defining smooths in GAM formulae
anova.gam

Hypothesis tests related to GAM fits
mgcv.control

Setting mgcv defaults
magic

Stable Multiple Smoothing Parameter Estimation by GCV or UBRE, with optional fixed penalty
initial.sp

Starting values for multiple smoothing parameter estimation
print.gam

Generalized Additive Model default print statement
gam.outer

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

GCV/UBRE score for use within nlm
gam.check

Some diagnostics for a fitted gam model
pdTens

Functions implementing a pdMat class for tensor product smooths
gamm.setup

Generalized additive mixed model set up
gamm

Generalized Additive Mixed Models
notExp2

Alternative to log parameterization for variance components
vis.gam

Visualization of GAM objects
gam

Generalized additive models with integrated smoothness estimation
gam.models

Specifying generalized additive models
gamObject

Fitted gam object