I ran into a similar issue the other week with adapt_delta
(see here). After a lot of fooling around, the quick fix was to install the developmental version of brms from GitHub.
remotes::install_github("paul-buerkner/brms")
I ran into a similar issue the other week with adapt_delta
(see here). After a lot of fooling around, the quick fix was to install the developmental version of brms from GitHub.
remotes::install_github("paul-buerkner/brms")