Bayesian Regression: Theory & Practice
Basics: Bayesian Data Analysis, Wrangling, Plotting, and Linear Regression
This chapter introduces the basics of Bayesian linear regression modeling.
It contains tutorials covering:
- simple linear regression models (with
WebPPL
), - simple linear regression models (with
brms
), - how to inspect and set priors and how to obtain prior and predictive samples with
brms
.