Package: autogam 0.0.1.20241004

autogam: Automate the Creation of Generalized Additive Models (GAMs)

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.

Authors:Chitu Okoli [aut, cre]

autogam_0.0.1.20241004.tar.gz
autogam_0.0.1.20241004.zip(r-4.5)autogam_0.0.1.20241004.zip(r-4.4)autogam_0.0.1.20241004.zip(r-4.3)
autogam_0.0.1.20241004.tgz(r-4.4-any)autogam_0.0.1.20241004.tgz(r-4.3-any)
autogam_0.0.1.20241004.tar.gz(r-4.5-noble)autogam_0.0.1.20241004.tar.gz(r-4.4-noble)
autogam_0.0.1.20241004.tgz(r-4.4-emscripten)autogam_0.0.1.20241004.tgz(r-4.3-emscripten)
autogam.pdf |autogam.html
autogam/json (API)
NEWS

# Install 'autogam' in R:
install.packages('autogam', repos = c('https://tripartio.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tripartio/autogam/issues

On CRAN:

3.30 score 2 stars 3 scripts 281 downloads 2 exports 100 dependencies

Last updated 2 months agofrom:af5ee7d07d. Checks:OK: 6 ERROR: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 03 2024
R-4.5-winOKNov 03 2024
R-4.5-linuxOKNov 03 2024
R-4.4-winOKNov 03 2024
R-4.4-macOKNov 03 2024
R-4.3-winOKNov 03 2024
R-4.3-macERRORNov 03 2024

Exports:autogamsmooth_formula_string

Dependencies:abindactuaraleassertthatbackportsbootbroomcarcarDataclicodetoolscolorspacecorrplotcowplotcpp11cvarDerivdigestdoBydplyrellipsisexpintextraDistrfansifarverfastICAfBasicsfGarchFormulafurrrfuturegbutilsgenericsggplot2ggpubrggrepelggsciggsignifglobalsgluegridExtragssgtableinsightisobandlabelinglatticelifecyclelistenvlme4logitnormmagrittrMASSMatrixMatrixModelsmgcvmicrobenchmarkminqamodelrmunsellnakagaminlmenloptrnnetnumDerivparallellypbkrtestpillarpkgconfigpolynomprogressrpurrrquantregR6rbibutilsRColorBrewerRcppRcppEigenRdpackrlangrstatixscalesSparseMspatialstablediststaccuracystringistringrsurvivaltibbletidyrtidyselecttimeDatetimeSeriesunivariateMLutf8vctrsviridisLitewithryaImpute

Readme and manuals

Help Manual

Help pageTopics
Automate the creation of a Generalized Additive Model (GAM)autogam
Generic autogam methods passed on to mgcv::gam methodsanova.autogam autogam generic methods coef.autogam cooks.distance.autogam formula.autogam influence.autogam logLik.autogam model.matrix.autogam predict.autogam residuals.autogam vcov.autogam
Plot Method for autogam Objectsplot.autogam
Print Method for autogam Objectsprint.autogam
Create a character string for a mgcv::gam formulasmooth_formula_string
Summary Method for autogam Objectssummary.autogam