Blog posts

I have two main types of blog posts:

2025

Multivariate Priors And Correlations

28 minute read

Published:

  • Bayesian Workflow

This R introduces and expands on hierarchical modeling with variance co-variance matrices and multivariate distributions.

Distributions

26 minute read

Published:

  • Bayesian Workflow

The following markdown is an insight into how i think about distributions and the use of these in statistical and computational modeling.

Parameter Recovery

19 minute read

Published:

  • Bayesian Workflow

This R markdown is for conducting parameter recovery.

Hierarchical Models

31 minute read

Published:

  • Bayesian Workflow

This R markdown is an introduction to fitting Hierarchical models in stan.

Diagnostics

53 minute read

Published:

  • Bayesian Workflow

This R markdown document is an introduction of how to diagnose Stan models.

Priors

20 minute read

Published:

  • Bayesian Workflow

This R markdown is for explaining priors in stan.

Model Fitting To Simulated Data

19 minute read

Published:

  • Bayesian Workflow

This R markdown document showcases how one can fit models to simulated data in R and Stan.

Data Simulation

10 minute read

Published:

  • Bayesian Workflow

This R markdown document gives an idea of how data simulation fits into the Bayesian workflow and how to perform this in R.