Other packages > Find by keyword >

BoomSpikeSlab  

MCMC for Spike and Slab Regression
View on CRAN: Click here


Download and install BoomSpikeSlab package within the R console
Install from CRAN:
install.packages("BoomSpikeSlab")

Install from Github:
library("remotes")
install_github("cran/BoomSpikeSlab")

Install by package version:
library("remotes")
install_version("BoomSpikeSlab", "1.2.6")



Attach the package and use:
library("BoomSpikeSlab")
Maintained by
Steven L. Scott
[Scholar Profile | Author Map]
First Published: 2014-06-24
Latest Update: 2023-12-17
Description:
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 for an explanation of the Gaussian case.
How to cite:
Steven L. Scott (2014). BoomSpikeSlab: MCMC for Spike and Slab Regression. R package version 1.2.6, https://cran.r-project.org/web/packages/BoomSpikeSlab. Accessed 04 May. 2025.
Previous versions and publish date:
0.4.1 (2014-06-24 10:54), 0.5.1 (2014-12-03 09:51), 0.5.2 (2014-12-04 08:23), 0.5.3 (2016-03-15 16:10), 0.6.0 (2016-05-21 15:42), 0.7.0 (2016-08-18 09:48), 0.8.0 (2017-04-08 22:31), 0.9.0 (2017-05-28 10:30), 1.0.0 (2018-04-30 14:43), 1.1.0 (2019-05-18 09:30), 1.1.1 (2019-06-07 17:20), 1.2.1 (2019-09-04 07:10), 1.2.2 (2020-03-31 18:50), 1.2.3 (2020-05-01 08:50), 1.2.4 (2021-04-06 09:20), 1.2.5 (2022-05-26 19:40)
Other packages that cited BoomSpikeSlab R package
View BoomSpikeSlab citation profile
Other R packages that BoomSpikeSlab depends, imports, suggests or enhances
Complete documentation for BoomSpikeSlab
Downloads during the last 30 days
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for BoomSpikeSlab50100150200250300350400450TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA