Package: savvyGLM 0.1.4

Ziwei Chen
savvyGLM: Generalized Linear Models with Slab and Shrinkage Estimators
Provides a flexible framework for fitting generalized linear models (GLMs) with slab and shrinkage estimators. Methods include the Stein estimator (St), Diagonal Shrinkage (DSh), Simple Slab Regression (SR), Generalized Slab Regression (GSR), Ledoit-Wolf Linear Shrinkage (LW), Quadratic-Inverse Shrinkage (QIS), and Shrinkage (Sh), all integrated into the iteratively reweighted least squares (IRLS) algorithm. This approach enhances estimation accuracy, convergence, and robustness in the presence of multicollinearity. The best-fitting model is selected based on the Akaike Information Criterion (AIC). Methods are related to methods described in Marschner (2011) <doi:10.32614/RJ-2011-012>, Asimit et al. (2025) <https://openaccess.city.ac.uk/id/eprint/35005/>, Ledoit and Wolf (2004) <doi:10.1016/S0047-259X(03)00096-4>, and Ledoit and Wolf (2022) <doi:10.3150/20-BEJ1315>.
Authors:
savvyGLM_0.1.4.tar.gz
savvyGLM_0.1.4.zip(r-4.7)savvyGLM_0.1.4.zip(r-4.6)savvyGLM_0.1.4.zip(r-4.5)
savvyGLM_0.1.4.tgz(r-4.6-any)savvyGLM_0.1.4.tgz(r-4.5-any)
savvyGLM_0.1.4.tar.gz(r-4.7-any)savvyGLM_0.1.4.tar.gz(r-4.6-any)
savvyGLM_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
savvyGLM/json (API)
| # Install 'savvyGLM' in R: |
| install.packages('savvyGLM', repos = c('https://ziwei-chenchen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ziwei-chenchen/savvyglm/issues
Pkgdown/docs site:https://ziwei-chenchen.github.io
Last updated from:9e2bafbde6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 222 | ||
| source / vignettes | OK | 242 | ||
| linux-release-x86_64 | OK | 175 | ||
| macos-release-arm64 | OK | 133 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| windows-devel | OK | 1957 | ||
| windows-release | OK | 137 | ||
| windows-oldrel | OK | 120 | ||
| wasm-release | OK | 1792 |
Exports:savvy_glm.fit2savvy_glm2
Dependencies:backportscheckmateclarabelclicodetoolsCVXRexpmforeachglm2glmnetgmphighsiteratorslatticeMASSMatrixosqpRcppRcppEigenS7scsshapeslamsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generalized Linear Models Fitting with Slab and Shrinkage Estimators | savvy_glm.fit2 |
| Generalized Linear Models with Slab and Shrinkage Estimators | savvy_glm2 |