BoomSpikeSlab: MCMC for Spike and Slab Regression

Spike and slab regression with a variety of residual error distributions corresponding to Gaussian, Student T, probit, logit, SVM, and a few others. Spike and slab regression is Bayesian regression with prior distributions containing a point mass at zero. The posterior updates the amount of mass on this point, leading to a posterior distribution that is actually sparse, in the sense that if you sample from it many coefficients are actually zeros. Sampling from this posterior distribution is an elegant way to handle Bayesian variable selection and model averaging. See <doi:10.1504/IJMMNO.2014.059942> for an explanation of the Gaussian case.

Version: 1.2.6
Depends: Boom (≥ 0.9.13) , R (≥ 3.5.0)
LinkingTo: Boom (≥ 0.9.13)
Suggests: MASS, testthat, mlbench, igraph
Published: 2023-12-17
Author: Steven L. Scott
Maintainer: Steven L. Scott <steve.the.bayesian at gmail.com>
License: LGPL-2.1 | file LICENSE
NeedsCompilation: yes
In views: Bayesian
CRAN checks: BoomSpikeSlab results

Documentation:

Reference manual: BoomSpikeSlab.pdf

Downloads:

Package source: BoomSpikeSlab_1.2.6.tar.gz
Windows binaries: r-devel: BoomSpikeSlab_1.2.6.zip, r-release: BoomSpikeSlab_1.2.6.zip, r-oldrel: BoomSpikeSlab_1.2.6.zip
macOS binaries: r-release (arm64): BoomSpikeSlab_1.2.6.tgz, r-oldrel (arm64): BoomSpikeSlab_1.2.6.tgz, r-release (x86_64): BoomSpikeSlab_1.2.6.tgz
Old sources: BoomSpikeSlab archive

Reverse dependencies:

Reverse depends: bsts
Reverse imports: SSVS
Reverse suggests: tidyfit

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BoomSpikeSlab to link to this page.