Statistical Rethinking
视频讲解 in Julia
Prof. McElreath 2020年发布的贝叶斯统计学书 第二版 的视频讲解,使用Julia (而不是书中的R和Stan)来做里面的题目, use (Turing.jl MCMC package).
- 该书注重讲解实际问题和解决该问题的模型编程,没有大篇的数学推导。
- Statistical Rethinking: A Bayesian Course with Examples in R and Stan
- 讲解用到的 Julia Pluto.jl code/代码
Videos have been (will be) uploaded to bilibili on a semi-weekly basis.
- Chapter 1 The Golem of Prague
- Chapter 2 Small Worlds and Large Worlds
- Chapter 3 Sampling the Imaginary
- Chapter 4.1-4.3 Normal distributions & Gaussian model
- Chapter 4.4 1st Linear prediction
- Chapter 4.4-4.5 Linear prediction & Curves from lines
- Chapter 5.1 Spurious association
- Chapter 5.2-5.4 Masked relationship & Categorical variables
- Chapter 6.1-6.2 Multicollinearity & Post-treatment bias
- Chapter 6.3-6.4 Collider bias & Confronting confounding
- Chapter 7.1-7.2 The problem with parameters & Entropy and accuracy
- Chapter 7.3-7.5 Regularization & Model comparison
- Chapter 8 Conditional Manatees/Interactions
- Chapter 9.1-9.3 Markov Chain Monte Carlo
- Chapter 9.4-9.5 Hamiltonian Monte Carlo
- Chapter 10 Big Entropy and Generalized Linear Model
- Chapter 11 God Spiked the Integers
- Chapter 12 Monsters and Mixtures

Richard McElreath, 2020, Statistical Rethinking: A Bayesian Course with Examples in R and Stan