BAS: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling

Package for Bayesian Variable Selection and Model Averaging in linear models and generalized linear models using stochastic or deterministic sampling without replacement from posterior distributions. Prior distributions on coefficients are from Zellner's g-prior or mixtures of g-priors corresponding to the Zellner-Siow Cauchy Priors or the mixture of g-priors from Liang et al (2008) <doi:10.1198/016214507000001337> for linear models or mixtures of g-priors from Li and Clyde (2019) <doi:10.1080/01621459.2018.1469992> in generalized linear models. Other model selection criteria include AIC, BIC and Empirical Bayes estimates of g. Sampling probabilities may be updated based on the sampled models using sampling w/out replacement or an efficient MCMC algorithm which samples models using a tree structure of the model space as an efficient hash table. See Clyde, Ghosh and Littman (2010) <doi:10.1198/jcgs.2010.09049> for details on the sampling algorithms. Uniform priors over all models or beta-binomial prior distributions on model size are allowed, and for large p truncated priors on the model space may be used to enforce sampling models that are full rank. The user may force variables to always be included in addition to imposing constraints that higher order interactions are included only if their parents are included in the model. This material is based upon work supported by the National Science Foundation under Division of Mathematical Sciences grant 1106891. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

Version: 1.7.1
Depends: R (≥ 3.0)
Imports: stats, graphics, utils, grDevices
Suggests: MASS, knitr, ggplot2, GGally, rmarkdown, roxygen2, dplyr, glmbb, testthat, covr, faraway
Published: 2023-12-06
Author: Merlise Clyde [aut, cre, cph] (ORCID=0000-0002-3595-1872), Michael Littman [ctb], Joyee Ghosh [ctb], Yingbo Li [ctb], Betsy Bersson [ctb], Don van de Bergh [ctb], Quanli Wang [ctb]
Maintainer: Merlise Clyde <clyde at duke.edu>
BugReports: https://github.com/merliseclyde/BAS/issues
License: GPL (≥ 3)
URL: https://www.r-project.org, https://github.com/merliseclyde/BAS
NeedsCompilation: yes
Citation: BAS citation info
Materials: README NEWS ChangeLog
In views: Bayesian
CRAN checks: BAS results

Documentation:

Reference manual: BAS.pdf
Vignettes: Using the Bayesian Adaptive Sampling (BAS) Package for Bayesian Model Averaging and Variable Selection

Downloads:

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

Reverse dependencies:

Reverse imports: ginormal

Linking:

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