Statistical Rethinking 2026, B01
Intro to multilevel models and shrinkage using data on article submissions to The BMJ.
I’m currently working my way through Richard McElreath’s fantastic Statistical Rethinking course. Here you can see some of my attempts to solving the exercises.
In my most recent project I worked on comparing frequentist and Bayesian meta-analytic frameworks and I ran into an issue: The very pretty and convenient forest() function from the metaforpackage is not very open to adding things like posterior distributions…