Skip to content

Statistical Rethinking 2026: Lecture A04

Solutions to the homework assignment.

Level Beginner
Tags Causal inferenceWorkflow
Links Stan R Python Julia

This fourth exercise from the beginner section is mainly about workflow and how to develop and validate Bayesian models.

Using height and weight from the Howell1 dataset, we learn how to do prior predictive simulation and simulation-based model validation to make sure that the model works before we actually analyze real data.