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 10 Mar. 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

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
gena  
Genetic Algorithm and Particle Swarm Optimization
Implements genetic algorithm and particle swarm algorithm for real-valued functions. Various modific ...
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  
plyr  
Tools for Splitting, Applying and Combining Data
A set of tools that solves a common set of problems: you need to break a big problem down into mana ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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