I am trying to run a multilevel analysis using the brms package. Here is the model:
bremptyProvince <- brm(Cases ~ offset(log(Pop)) + (1|Month), autocor=co