Changes
bootstrap_model()for non-mixed models also gains aclusterargument for use
ifparallel = "snow".
Bug fixes
-
The
vcovargument inmodel_parameters()was ignored whenvcovwas of
class"dpoMatrix"and did not returnTRUEtois.matrix(). -
Fixed issue with
vcovargument inmodel_parameters()for models of class
glmmTMB. -
Fixed issue with printing study names in brms-meta-analysis models.
-
Fixed failing example in CRAN checks.