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.7)autogam_0.1.0.zip(r-4.6)autogam_0.1.0.zip(r-4.5)
autogam_0.1.0.tgz(r-4.6-any)autogam_0.1.0.tgz(r-4.5-any)
autogam_0.1.0.tar.gz(r-4.7-any)autogam_0.1.0.tar.gz(r-4.6-any)
autogam_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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/docs site:https://tripartio.github.io
Last updated from:941e7ac1b8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 152 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 122 | ||
| macos-oldrel-arm64 | OK | 124 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 97 | ||
| wasm-release | OK | 112 |
Exports:autogamsmooth_formula_string
Dependencies:actuarassertthatbbmlebdsmatrixclicpp11cvardplyrexpintextraDistrfastICAfBasicsfGarchgbutilsgenericsgluegssGUILDSintervalslatticelifecyclelogitnormmagrittrMASSMatrixmgcvmvtnormnakagaminlmenloptrnumDerivpillarpkgconfigpoilogpoweRlawpracmapurrrR6rbibutilsRcppRcppArmadilloRcppParallelRdpackRfastrlangsadsspatialstablediststaccuracystringistringrtibbletidyrtidyselecttimeDatetimeSeriesunivariateMLutf8vctrsVGAMwithrzigg
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 |
