Package: RPEGLMEN 1.1.2
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) <arxiv:1804.07780>. An implementation for the case of the exponential distribution is also available, with details available in Chen and Martin (2018) <https://papers.ssrn.com/abstract_id=3085672>.
Authors:
RPEGLMEN_1.1.2.tar.gz
RPEGLMEN_1.1.2.zip(r-4.5)RPEGLMEN_1.1.2.zip(r-4.4)RPEGLMEN_1.1.2.zip(r-4.3)
RPEGLMEN_1.1.2.tgz(r-4.4-x86_64)RPEGLMEN_1.1.2.tgz(r-4.4-arm64)RPEGLMEN_1.1.2.tgz(r-4.3-x86_64)RPEGLMEN_1.1.2.tgz(r-4.3-arm64)
RPEGLMEN_1.1.2.tar.gz(r-4.5-noble)RPEGLMEN_1.1.2.tar.gz(r-4.4-noble)
RPEGLMEN_1.1.2.tgz(r-4.4-emscripten)RPEGLMEN_1.1.2.tgz(r-4.3-emscripten)
RPEGLMEN.pdf |RPEGLMEN.html✨
RPEGLMEN/json (API)
NEWS
# 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 3 months agofrom:349a12c18b. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win-x86_64 | OK | Nov 01 2024 |
R-4.5-linux-x86_64 | OK | Nov 01 2024 |
R-4.4-win-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-x86_64 | OK | Nov 01 2024 |
R-4.4-mac-aarch64 | OK | Nov 01 2024 |
R-4.3-win-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-x86_64 | OK | Nov 01 2024 |
R-4.3-mac-aarch64 | OK | Nov 01 2024 |
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 |