Package: autogam 0.1.0
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:
autogam_0.1.0.tar.gz
autogam_0.1.0.zip(r-4.5)autogam_0.1.0.zip(r-4.4)autogam_0.1.0.zip(r-4.3)
autogam_0.1.0.tgz(r-4.5-any)autogam_0.1.0.tgz(r-4.4-any)autogam_0.1.0.tgz(r-4.3-any)
autogam_0.1.0.tar.gz(r-4.5-noble)autogam_0.1.0.tar.gz(r-4.4-noble)
autogam_0.1.0.tgz(r-4.4-emscripten)autogam_0.1.0.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')) |
Bug tracker:https://github.com/tripartio/autogam/issues
Pkgdown site:https://tripartio.github.io
Last updated 1 months agofrom:941e7ac1b8. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 26 2025 |
R-4.5-win | OK | Mar 26 2025 |
R-4.5-mac | OK | Mar 26 2025 |
R-4.5-linux | OK | Mar 26 2025 |
R-4.4-win | OK | Mar 26 2025 |
R-4.4-mac | OK | Mar 26 2025 |
R-4.4-linux | OK | Mar 26 2025 |
R-4.3-win | OK | Mar 26 2025 |
R-4.3-mac | OK | Mar 26 2025 |
Exports:autogamsmooth_formula_string
Dependencies:actuarassertthatbbmlebdsmatrixclicpp11cvardplyrexpintextraDistrfansifastICAfBasicsfGarchgbutilsgenericsgluegssGUILDSintervalslatticelifecyclelogitnormmagrittrMASSMatrixmgcvmvtnormnakagaminlmenloptrnumDerivpillarpkgconfigpoilogpoweRlawpracmapurrrR6rbibutilsRcppRcppArmadilloRcppParallelRdpackRfastrlangsadsspatialstablediststaccuracystringistringrtibbletidyrtidyselecttimeDatetimeSeriesunivariateMLutf8vctrsVGAMwithrzigg
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Automate the creation of a Generalized Additive Model (GAM) | autogam |
Generic autogam methods passed on to mgcv::gam methods | anova.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 Objects | plot.autogam |
Print Method for autogam Objects | print.autogam |
Create a character string for a mgcv::gam formula | smooth_formula_string |
Summary Method for autogam Objects | summary.autogam |