Building Up a Stan Model

This tutorial will start with a simple, basic Stan model and build up to a complex model with non-centered parameterization, BLOQ handling, residuals, posterior predictive checks, log-likelihoods, and within-chain parallelization, giving explanation, tips, and tricks along the way.

Back to top