Other packages > Find by keyword >

gam  

Generalized Additive Models
View on CRAN: Click here


Download and install gam package within the R console
Install from CRAN:
install.packages("gam")

Install from Github:
library("remotes")
install_github("cran/gam")

Install by package version:
library("remotes")
install_version("gam", "1.22-7")



Attach the package and use:
library("gam")
Maintained by
Trevor Hastie
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-08-11
Latest Update: 2025-08-28
Description:
Functions for fitting and working with generalized additive models, as described in chapter 7 of "Statistical Models in S" (Chambers and Hastie (eds), 1991), and "Generalized Additive Models" (Hastie and Tibshirani, 1990).
How to cite:
Trevor Hastie (2004). gam: Generalized Additive Models. R package version 1.22-7, https://cran.r-project.org/web/packages/gam. Accessed 23 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:41), 0.9 (2004-08-11 23:26), 0.92 (2004-12-27 13:49), 0.93 (2005-03-28 21:56), 0.94 (2005-06-04 10:59), 0.95 (2006-04-19 10:22), 0.96 (2006-04-27 13:03), 0.97 (2006-07-12 08:37), 0.98 (2006-12-27 10:24), 1.0.1 (2009-09-12 16:10), 1.0 (2008-05-29 08:47), 1.01 (2009-10-21 08:42), 1.02 (2010-04-25 09:26), 1.03 (2010-05-01 17:59), 1.04.1 (2011-05-16 08:51), 1.04 (2011-01-03 14:25), 1.06.2 (2011-12-06 08:00), 1.08 (2013-04-24 09:46), 1.09.1 (2014-04-10 10:54), 1.09 (2013-08-13 08:00), 1.12 (2015-05-13 08:49), 1.14-3 (2017-04-21 08:11), 1.14-4 (2017-04-25 08:27), 1.14 (2016-09-10 18:02), 1.15 (2018-02-25 18:11), 1.16.1 (2019-07-03 10:10), 1.16 (2018-07-20 10:00), 1.20.1 (2022-03-14 06:03), 1.20.2 (2022-07-04 13:29), 1.20 (2020-07-05 06:50), 1.22-1 (2023-01-28 16:30), 1.22-2 (2023-03-28 04:50), 1.22-3 (2023-11-29 06:40), 1.22-4 (2024-07-18 06:30), 1.22-5 (2024-09-13 00:10), 1.22-6 (2025-08-22 08:40), 1.22 (2022-11-08 11:00)
Other packages that cited gam R package
View gam citation profile
Other R packages that gam depends, imports, suggests or enhances
Complete documentation for gam
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

gfcanalysis  
Tools for Working with Hansen et al. Global Forest Change Dataset
Supports analyses using the Global Forest Change dataset released by Hansen et al. gfcanalysis was ...
Download / Learn more Package Citations See dependency  
fitscape  
Classes for Fitness Landscapes and Seascapes
Convenient classes to model fitness landscapes and fitness seascapes. A low-level package with whic ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ODS  
Statistical Methods for Outcome-Dependent Sampling Designs
Outcome-dependent sampling (ODS) schemes are cost-effective ways to enhance study efficiency. In OD ...
Download / Learn more Package Citations See dependency  
MixSIAR  
Bayesian Mixing Models in R
Creates and runs Bayesian mixing models to analyze biological tracer data (i.e. stable isotopes, fa ...
Download / Learn more Package Citations See dependency  

27,889

R Packages

239,283

Dependencies

74,019

Author Associations

27,890

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA