Monthly Archives: October 2025

Cracking the Code: A Guide to Bambi’s Hierarchical Formula Syntax
I am learning Bayesian inference, currently working my way through the fantastic “Statistical Rethinking” book and implementing the code examples in PyMC. For someone who has spent years using the frequentist approach, thinking in probabilities is a real but rewarding challenge. To ease this transition, I decided to start with Bambi, a library that makes…