Other packages > Find by keyword >

gamclass  

Functions and Data for a Course on Modern Regression and Classification
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gamclass", "0.62.7")



Attach the package and use:
library("gamclass")
Maintained by
John Maindonald
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-10-31
Latest Update: 2025-07-29
Description:
Functions and data are provided that support a course that emphasizes statistical issues of inference and generalizability. The functions are designed to make it straightforward to illustrate the use of cross-validation, the training/test approach, simulation, and model-based estimates of accuracy. Methods considered are Generalized Additive Modeling, Linear and Quadratic Discriminant Analysis, Tree-based methods, and Random Forests.
How to cite:
John Maindonald (2012). gamclass: Functions and Data for a Course on Modern Regression and Classification. R package version 0.62.7, https://cran.r-project.org/web/packages/gamclass. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.51 (2012-10-31 14:16), 0.52 (2013-12-05 23:26), 0.55 (2014-08-23 07:39), 0.56 (2015-08-20 10:39), 0.57 (2018-04-03 09:58), 0.58 (2018-06-18 23:50), 0.62.3 (2020-11-14 01:30), 0.62.5 (2023-08-21 11:12)
Other packages that cited gamclass R package
View gamclass citation profile
Other R packages that gamclass depends, imports, suggests or enhances
Complete documentation for gamclass
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
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  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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