```{r, SETTINGS-gg, include=TRUE}
library(ggplot2)
library(bayesplot)
theme_set(bayesplot::theme_default())
```
