rstanarm 2.12.1 released

1 view
Skip to first unread message

Ben Goodrich

unread,
Sep 17, 2016, 11:18:44 AM9/17/16
to Stan users mailing list, stan-a...@googlegroups.com
The rstanarm package for version 2.12.1 was released this week and is now mirrored on CRAN. You can install it simply by executing in R

install.packages("rstanarm", repos = "https://cloud.r-project.org/", dependencies = TRUE)

Little changed, although one serious bug was fixed: posterior_predict() would do the wrong thing following models estimated by stan_lmer or stan_glmer if the labels of the grouping factors contained spaces in them. Specifically, posterior_predict() would marginalize over those grouping factors rather than conditioning on them. This bug is likely about 6 months old, so if you have recently generated predictions from such a model with rstanarm, you should reestimate it using rstanarm 2.12.1.

Ben
Reply all
Reply to author
Forward
0 new messages