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-3")



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: 2023-03-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-3, https://cran.r-project.org/web/packages/gam
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 (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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns