Statistical Rethinking 2024: Lecture 3
Figures and models shown during the lecture Geocentric Models
This notebook reproduces all the figures and code blocks shown during the Geocentric Models lecture from the 2024 lecture series.
Each code snippet comes with a time-tagged YouTube link, so you can jump right over to YouTube if you’d like to see what Richard says about the code.
The notebook touches on the following topics:
- Simulating continuous data
- Statistical notation
- Visualising prior and posterior predictions
- Sequential updating of the posterior
- Probabilistic programming in Turing
- Simulation-based validation