This repository contains my solutions to Richard McElreath's Statistical Rethinking: A Bayesian Course with Examples in R and Stan in R Notebook format and using the rethinking package.
- Open the R console and call
renv::restore()to install the required R packages.