Package: sparsevb 0.1.1
Gabriel Clara
sparsevb: Spike-and-Slab Variational Bayes for Linear and Logistic Regression
Implements variational Bayesian algorithms to perform scalable variable selection for sparse, high-dimensional linear and logistic regression models. Features include a novel prioritized updating scheme, which uses a preliminary estimator of the variational means during initialization to generate an updating order prioritizing large, more relevant, coefficients. Sparsity is induced via spike-and-slab priors with either Laplace or Gaussian slabs. By default, the heavier-tailed Laplace density is used. Formal derivations of the algorithms and asymptotic consistency results may be found in Kolyan Ray and Botond Szabo (JASA 2020) and Kolyan Ray, Botond Szabo, and Gabriel Clara (NeurIPS 2020).
Authors:
sparsevb_0.1.1.tar.gz
sparsevb_0.1.1.tar.gz(r-4.5-noble)sparsevb_0.1.1.tar.gz(r-4.4-noble)
sparsevb_0.1.1.tgz(r-4.4-emscripten)sparsevb_0.1.1.tgz(r-4.3-emscripten)
sparsevb.pdf |sparsevb.html✨
sparsevb/json (API)
# Install 'sparsevb' in R: |
install.packages('sparsevb', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/gclara/varpack
Last updated 8 days agofrom:eb538d4b3a. Checks:2 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 24 2025 |
R-4.5-linux-x86_64 | OK | Jan 24 2025 |
Exports:svb.fit
Dependencies:adaptMCMCcodacodetoolsforeachglmnetintervalsiteratorslatticeMASSMatrixramcmcRcppRcppArmadilloRcppEigenRcppEnsmallenselectiveInferenceshapesurvival
Readme and manuals
Help Manual
Help page | Topics |
---|---|
sparsevb: Spike-and-Slab Variational Bayes for Linear and Logistic Regression | sparsevb-package sparsevb |
Fit Approximate Posteriors to Sparse Linear and Logistic Models | svb.fit |