rstan

Learn Stan with brms, Part I

In this series, we’ll learn how to fit models with rstan, by parsing the Stan code underlying models fit with brms. In this first post, we start with a simple intercept-only Gaussian model.