Learn R Programming

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

mgcv (version 1.7-1)

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

481,715

Version

1.7-1

License

GPL (>= 2)

Maintainer

Simon Wood

Last Published

November 8th, 2010

Functions in mgcv (1.7-1)

Predict.matrix

Prediction methods for smooth terms in a GAM
smooth.construct.ad.smooth.spec

Adaptive smooths in GAMs
notExp2

Alternative to log parameterization for variance components
choose.k

Basis dimension choice for smooths
gamm

Generalized Additive Mixed Models
gam.selection

Generalized Additive Model Selection
pdTens

Functions implementing a pdMat class for tensor product smooths
smooth.construct.ps.smooth.spec

P-splines in GAMs
cSplineDes

Evaluate cyclic B spline basis
exclude.too.far

Exclude prediction grid points too far from data
bam.update

Update a strictly additive bam model for new data.
fix.family.link

Modify families for use in GAM fitting and checking
magic.post.proc

Auxilliary information from magic fit
logLik.gam

Extract the log likelihood for a fitted GAM
gam.convergence

GAM convergence and performance issues
bam

Generalized additive models for very large datasets
t2

Define alternative tensor product smooths in GAM formulae
gam.control

Setting GAM fitting defaults
gam

Generalized additive models with integrated smoothness estimation
linear.functional.terms

Linear functionals of a smooth in GAMs
gam.vcomp

Report gam smoothness estimates as variance components
gamSim

Simulate example data for GAMs
s

Defining smooths in GAM formulae
fixDependence

Detect linear dependencies of one matrix on another
gam.outer

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

Interpret a GAM formula
columb

Reduced version of Columbus OH crime data
predict.gam

Prediction from fitted GAM model
mgcv.control

Setting mgcv defaults
concurvity

GAM concurvity measures
print.gam

Print a Generalized Additive Model object.
ls.size

Size of list elements
anova.gam

Approximate hypothesis tests related to GAM fits
smooth.construct.mrf.smooth.spec

Markov Random Field Smooths
gamObject

Fitted gam object
step.gam

Alternatives to step.gam
smooth.terms

Smooth terms in GAM
magic

Stable Multiple Smoothing Parameter Estimation by GCV or UBRE, with optional fixed penalty
new.name

Obtain a name for a new variable that is not already in use
vis.gam

Visualization of GAM objects
summary.gam

Summary for a GAM fit
negbin

GAM negative binomial family
extract.lme.cov

Extract the data covariance matrix from an lme object
smooth.construct.cr.smooth.spec

Penalized Cubic regression splines in GAMs
notExp

Functions for better-than-log positive parameterization
mgcv-FAQ

Frequently Asked Questions for package mgcv
gam.fit3

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

Some diagnostics for a fitted gam model
plot.gam

Default GAM plotting
null.space.dimension

The basis of the space of un-penalized functions for a TPRS
influence.gam

Extract the diagonal of the influence/hat matrix for a GAM
slanczos

Compute truncated eigen decomposition of a symmetric matrix
Predict.matrix.cr.smooth

Predict matrix method functions
smooth.construct.re.smooth.spec

Simple random effects in GAMs
gam.fit

GAM P-IRLS estimation with GCV/UBRE smoothness estimation
random.effects

Random effects in GAMs
initial.sp

Starting values for multiple smoothing parameter estimation
gam.models

Specifying generalized additive models
pdIdnot

Overflow proof pdMat class for multiples of the identity matrix
tensor.prod.model.matrix

Utility functions for constructing tensor product smooths
smooth.construct.sos.smooth.spec

Splines on the sphere
mgcv

Multiple Smoothing Parameter Estimation by GCV or UBRE
polys.plot

Plot geographic regions defined as polygons
uniquecombs

find the unique rows in a matrix
model.matrix.gam

Extract model matrix from GAM fit
vcov.gam

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

Factor smooth interactions in GAMs
mroot

Smallest square root of matrix
rTweedie

Generate Tweedie random deviates
gam2objective

Objective functions for GAM smoothing parameter estimation
ldTweedie

Log Tweedie density evaluation
mgcv-package

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

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

Define tensor product smooths in GAM formulae
qq.gam

QQ plots for gam model residuals
rig

Generate inverse Gaussian random deviates
smoothCon

Prediction/Construction wrapper functions for GAM smooth terms
pcls

Penalized Constrained Least Squares Fitting
Tweedie

GAM Tweedie family
smooth.construct.ds.smooth.spec

Low rank Duchon 1977 splines
formula.gam

GAM formula
in.out

Which of a set of points lie within a polygon defined region
smooth.construct

Constructor functions for smooth terms in a GAM
place.knots

Automatically place a set of knots evenly through covariate values
pen.edf

Extract the effective degrees of freedom associated with each penalty in a gam fit
smooth.construct.tp.smooth.spec

Penalized thin plate regression splines in GAMs
residuals.gam

Generalized Additive Model residuals
formXtViX

Form component of GAMM covariance matrix
get.var

Get named variable or evaluate expression from list or data.frame
spasm.construct

Experimental sparse smoothers
mono.con

Monotonicity constraints for a cubic regression spline
gam.side

Identifiability side conditions for a GAM
predict.bam

Prediction from fitted Big Additive Model model
smooth.construct.tensor.smooth.spec

Tensor product smoothing constructor
full.score

GCV/UBRE score for use within nlm