Package: RPEGLMEN 1.1.4
RPEGLMEN: Gamma and Exponential Generalized Linear Models with Elastic Net Penalty
Implements the fast iterative shrinkage-thresholding algorithm (FISTA) algorithm to fit a Gamma distribution with an elastic net penalty as described in Chen, Arakvin and Martin (2018) <doi:10.48550/arXiv.1804.07780>. An implementation for the case of the exponential distribution is also available, with details available in Chen and Martin (2018) <doi:10.2139/ssrn.3085672>.
Authors:
RPEGLMEN_1.1.4.tar.gz
RPEGLMEN_1.1.4.zip(r-4.7)RPEGLMEN_1.1.4.zip(r-4.6)RPEGLMEN_1.1.4.zip(r-4.5)
RPEGLMEN_1.1.4.tgz(r-4.6-x86_64)RPEGLMEN_1.1.4.tgz(r-4.6-arm64)RPEGLMEN_1.1.4.tgz(r-4.5-x86_64)RPEGLMEN_1.1.4.tgz(r-4.5-arm64)
RPEGLMEN_1.1.4.tar.gz(r-4.7-arm64)RPEGLMEN_1.1.4.tar.gz(r-4.7-x86_64)RPEGLMEN_1.1.4.tar.gz(r-4.6-arm64)RPEGLMEN_1.1.4.tar.gz(r-4.6-x86_64)
RPEGLMEN_1.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
RPEGLMEN/json (API)
| # Install 'RPEGLMEN' in R: |
| install.packages('RPEGLMEN', repos = c('https://anthonychristidis.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/anthonychristidis/rpeglmen/issues
Last updated from:7cfbea1ff0. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 136 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 144 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 311 | ||
| macos-oldrel-arm64 | OK | 96 | ||
| macos-oldrel-x86_64 | OK | 303 | ||
| windows-devel | OK | 135 | ||
| windows-release | OK | 123 | ||
| windows-oldrel | OK | 105 | ||
| wasm-release | OK | 170 |
Exports:fit.glmGammaNetglmnet_exp
Dependencies:DEoptimRlatticemvtnormpcaPPpyinitRcppRcppEigenRobStatTMrobustbaseRPEIFrrcovxtszoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Elastic Net Penalized Gamma or Exponentially Distributed Response Variables | fit.glmGammaNet |
| Elastic Net Penalized Exponentially Distributed Response Variables | glmnet_exp |
