gdam: Fast Robust Additive Models using Gamma Divergence

Provides a computationally efficient method (at least at the time of development!) for robust additive modeling based on the gamma divergence, implementing the methodology of Hui, Ding, and Sugasawa (2026) <doi:10.1007/s11222-026-10960-3>. The method assumes an identity link and normally distributed errors, and applies the gamma divergence to the resulting restricted maximum likelihood function so as to obtain a loss function that is less sensitive to outlying responses. Because 'gdam' uses a model fitted via the 'mgcv' package as the starting point for optimization, and leverages many of its existing techniques for estimation and inference, users can take advantage of many of the smoothing options available in the 'mgcv' package for constructing additive models.

Version: 0.0.1
Imports: colorspace, ggplot2, gratia, Matrix, mgcv, stats
Suggests: spelling, tidyverse
Published: 2026-09-24
DOI: 10.32614/CRAN.package.gdam (may not be active yet)
Author: Francis KC Hui ORCID iD [aut, cre], Shonosuke Sugasawa ORCID iD [ctb]
Maintainer: Francis KC Hui <fhui28 at gmail.com>
BugReports: https://github.com/fhui28/gdam/issues
License: GPL (≥ 3)
URL: https://github.com/fhui28/gdam
NeedsCompilation: no
Language: en-US
Materials: README
CRAN checks: gdam results

Documentation:

Reference manual: gdam.html , gdam.pdf

Downloads:

Package source: gdam_0.0.1.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gdam to link to this page.