Bayesian Adaptive Sampling

variable-selectionbayesian-model-averagingmodel-uncertaintymcmcg-priorlinear-regression

Definition

Bayesian Adaptive Sampling (BAS) is an algorithm (Clyde-Ghosh-Littman 2011) for exploring the space of linear-regression models in variable selection and Bayesian model averaging that samples models without replacement from the 2p2^p candidate models. It is a deterministic-when-enumerable, adaptive-when-not alternative to Markov chain Monte Carlo model search: because each model is visited at most once, sampling effort is never wasted re-drawing already-seen models.

Key Ideas

Why It Matters

Open Questions

Related