Learn R Programming

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

mgcv (version 0.9-6)

Multiple smoothing parameter estimation and GAMs by GCV

Description

Routines for GAMs and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. Includes an implementation (not a clone) of gam().

Copy Link

Version

Install

install.packages('mgcv')

Monthly Downloads

51,868

Version

0.9-6

License

GPL version 2 or later

Maintainer

Simon Wood

Last Published

December 21st, 2023

Functions in mgcv (0.9-6)

magic.post.proc

Auxilliary information from magic fit
gam.setup

Generalized Additive Model set up.
gam.models

Specifying generalized Additive Models.
exclude.too.far

Exclude prediction grid points too far from data
uniquecombs

find the unique rows in a matrix
gam.selection

Generalized Additive Model Selection
residuals.gam

Generalized Additive Model residuals
magic

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

QT factorisation of a matrix
predict.gam

Prediction from fitted GAM model
summary.gam

Summary for a GAM fit
mgcv

Multiple Smoothing Parameter Estimation by GCV or UBRE
gam.fit

Generalized Additive Models fitting using penalized regression splines and GCV
gam.control

Setting GAM fitting defaults
mono.con

Monotonicity constraints for a cubic regression spline.
gam.neg.bin

GAMs with the negative binomial distribution
vis.gam

Visualization of GAM objects
plot.gam

Default GAM plotting
gam.side.conditions

Identifiability side conditions for a GAM.
gam

Generalized Additive Models using penalized regression splines and GCV
pcls

Penalized Constrained Least Squares Fitting
print.gam

Generalized Additive Model default print statement
gam.parser

Generalized Additive Model fitting using penalized regression splines and GCV
null.space.dimension

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

Some diagnostics for a fitted gam model.
s

Defining smooths in GAM formulae
full.score

GCV/UBRE score for use withn nlm
mroot

Smallest square root of matrix
GAMsetup

Set up GAM using penalized regression splines