Learn R Programming

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

mgcv (version 1.5-2)

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

Description

Routines for GAMs and other generalized ridge regression with multiple smoothing parameter selection by GCV, REML 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.5-2

License

GPL (>=2)

Maintainer

Simon Wood

Last Published

March 26th, 2009

Functions in mgcv (1.5-2)

anova.gam

Hypothesis tests related to GAM fits
Predict.matrix.cr.smooth

Predict matrix method functions
formula.gam

GAM formula
exclude.too.far

Exclude prediction grid points too far from data
gam.fit3

P-IRLS GAM estimation with GCV & UBRE/AIC or RE/ML derivative calculation
fixDependence

Detect linear dependencies of one matrix on another
mgcv.control

Setting mgcv defaults
choose.k

Basis dimension choice for smooths
smooth.construct.tp.smooth.spec

Penalized thin plate regression splines in GAMs
notExp

Functions for better-than-log positive parameterization
smooth.construct.cr.smooth.spec

Penalized Cubic regression splines in GAMs
initial.sp

Starting values for multiple smoothing parameter estimation
full.score

GCV/UBRE score for use within nlm
magic

Stable Multiple Smoothing Parameter Estimation by GCV or UBRE, with optional fixed penalty
smooth.construct.tensor.smooth.spec

Tensor product smoothing constructor
plot.gam

Default GAM plotting
gam2objective

Objective functions for GAM smoothing parameter estimation
smooth.construct

Constructor functions for smooth terms in a GAM
null.space.dimension

The basis of the space of un-penalized functions for a TPRS
smooth.construct.ad.smooth.spec

Adaptive smooths in GAMs
fix.family.link

Modify families for use in GAM fitting
s

Defining smooths in GAM formulae
ldTweedie

Log Tweedie density evaluation
tensor.prod.model.matrix

Utility functions for constructing tensor product smooths
summary.gam

Summary for a GAM fit
print.gam

Print a Generalized Additive Model object.
notExp2

Alternative to log parameterization for variance components
uniquecombs

find the unique rows in a matrix
Predict.matrix

Prediction methods for smooth terms in a GAM
pdTens

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

Visualization of GAM objects
extract.lme.cov

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

Prediction from fitted GAM model
residuals.gam

Generalized Additive Model residuals
interpret.gam

Interpret a GAM formula
gam

Generalized additive models with integrated smoothness estimation
vcov.gam

Extract parameter (estimator) covariance matrix from GAM fit
smooth.construct.ps.smooth.spec

P-splines in GAMs
negbin

GAM negative binomial family
mgcv-package

GAMs with GCV/AIC/REML smoothness estimation and GAMMs by REML/PQL
pcls

Penalized Constrained Least Squares Fitting
gam.control

Setting GAM fitting defaults
gam.outer

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

Fitted gam object
pdIdnot

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

Generalized Additive Model Selection
logLik.gam

Extract the log likelihood for a fitted GAM
step.gam

Alternatives to step.gam
gam.side

Identifiability side conditions for a GAM
smoothCon

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

Automatically place a set of knots evenly through covariate values
cSplineDes

Evaluate cyclic B spline basis
gam.convergence

GAM convergence and performance issues
gam.fit

GAM P-IRLS estimation with GCV/UBRE smoothness estimation
new.name

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

GAM Tweedie family
linear.functional.terms

Linear functionals of a smooth in GAMs
get.var

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

Extract the diagonal of the influence/hat matrix for a GAM
gam.check

Some diagnostics for a fitted gam model
smooth.terms

Smooth terms in GAM
gamm

Generalized Additive Mixed Models
model.matrix.gam

Extract model matrix from GAM fit
mono.con

Monotonicity constraints for a cubic regression spline
formXtViX

Form component of GAMM covariance matrix
gam.models

Specifying generalized additive models
sp.vcov

Extract smoothing parameter estimator covariance matrix from (RE)ML GAM fit
mgcv

Multiple Smoothing Parameter Estimation by GCV or UBRE
magic.post.proc

Auxilliary information from magic fit
gamSim

Simulate example data for GAMs
mroot

Smallest square root of matrix
te

Define tensor product smooths in GAM formulae