paul-buerkner / brms

brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
https://paul-buerkner.github.io/brms/
GNU General Public License v2.0
1.25k stars 177 forks source link

car example uses deprecated formula #1656

Open avehtari opened 1 month ago

avehtari commented 1 month ago

Running the example code at https://paul-buerkner.github.io/brms/reference/car.html gives a deprecation warning

1: Using CAR terms without a grouping factor is deprecated. Please use argument 'gr' even if each observation represents its own location.