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 03 Jul. 2026.
Previous versions and publish date:
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

MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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