Other packages > Find by keyword >

varbvs  

Large-Scale Bayesian Variable Selection Using Variational Methods
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("varbvs", "2.6-10")



Attach the package and use:
library("varbvs")
Maintained by
Peter Carbonetto
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-10
Latest Update: 2023-05-31
Description:
Fast algorithms for fitting Bayesian variable selection models and computing Bayes factors, in which the outcome (or response variable) is modeled using a linear regression or a logistic regression. The algorithms are based on the variational approximations described in "Scalable variational inference for Bayesian variable selection in regression, and its accuracy in genetic association studies" (P. Carbonetto & M. Stephens, 2012, <doi:10.1214/12-BA703>). This software has been applied to large data sets with over a million variables and thousands of samples.
How to cite:
Peter Carbonetto (2012). varbvs: Large-Scale Bayesian Variable Selection Using Variational Methods. R package version 2.6-10, https://cran.r-project.org/web/packages/varbvs. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2012-04-10 18:26), 2.0-8 (2017-03-24 06:37), 2.0.0 (2016-05-28 17:52), 2.4-0 (2017-09-08 17:03), 2.5-16 (2019-03-07 22:10), 2.6-8 (2023-03-22 20:40)
Other packages that cited varbvs R package
View varbvs citation profile
Other R packages that varbvs depends, imports, suggests or enhances
Complete documentation for varbvs
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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