Skip to content

autogam

Automate the Creation of Generalized Additive Models (GAMs)

v0.1.0 · Feb 24, 2025 · MIT + file LICENSE

Description

This wrapper package for 'mgcv' makes it easier to create high-performing Generalized Additive Models (GAMs). With its central function autogam(), by entering just a dataset and the name of the outcome column as inputs, 'AutoGAM' tries to automate the procedure of configuring a highly accurate GAM which performs at reasonably high speed, even for large datasets.

Downloads

CRAN

221

Last 30 days

20110th

627

Last 90 days

2.6K

Last year

Trend: +21.4% (30d vs prior 30d)

r2u CRAN

12

Last 30 days

27

Last 90 days

117

Last year

Trend: -14.3% (30d vs prior 30d)

autoCRAN

8

Last 7 days

26

Last 30 days

2

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

whether package can be installed

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/autogam.Rcheck/00install.out’ for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies cli dplyr mgcv purrr rlang staccuracy stringr univariateML staccuracy autogam

Version History

3 tracked
new 0.1.0 Mar 10, 2026
updated 0.1.0 ← 0.0.1 diff Feb 23, 2025
new 0.0.1 Oct 1, 2024