Package: relgam 1.0
relgam: Reluctant Generalized Additive Models
A method for fitting the entire regularization path of the reluctant generalized additive model (RGAM) for linear regression, logistic, Poisson and Cox regression models. See Tay, J. K., and Tibshirani, R., (2019) <arxiv:1912.01808> for details.
Authors:
relgam_1.0.tar.gz
relgam_1.0.zip(r-4.7)relgam_1.0.zip(r-4.6)relgam_1.0.zip(r-4.5)
relgam_1.0.tgz(r-4.6-any)relgam_1.0.tgz(r-4.5-any)
relgam_1.0.tar.gz(r-4.7-any)relgam_1.0.tar.gz(r-4.6-any)
relgam_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
relgam/json (API)
| # Install 'relgam' in R: |
| install.packages('relgam', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues
Last updated from:b54c461046 (on package/relgam). Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 117 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 79 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| windows-devel | OK | 77 | ||
| windows-release | OK | 87 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 114 |
Dependencies:codetoolsforeachglmnetiteratorslatticeMatrixRcppRcppEigenshapesurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cross-validation for reluctant generalized additive model (rgam) | cv.rgam |
| Get RGAM model component for one feature | getf |
| Make non-linear features | makef |
| Compute ROC and other performance measures for binomial model | myroc |
| Plot the cross-validation curve produced by "cv.rgam" object | plot.cv.rgam |
| Make a plot of rgam model fit | plot.rgam |
| Make predictions from a "cv.rgam" object | predict.cv.rgam |
| Make predictions from a "rgam" object | predict.rgam |
| Print a cross-validated rgam object | print.cv.rgam |
| Print a rgam object | print.rgam |
| Fit reluctant generalized additive model | rgam |
| rgam summary routine | summary.rgam |
