Version 1.1.0 of bayesplot R package released

1 view
Skip to first unread message

jgabry

unread,
Dec 23, 2016, 2:59:05 PM12/23/16
to stan-announce
Dear Stan+R users,

Version 1.1.0 of the bayesplot R package is now available on CRAN
There are a few fixes and a decent number of new features. Release 
notes are copied below. The package can be installed in the standard 
way from CRAN using

install.packages("bayesplot")


 - Stan Development Team

----- 

bayesplot 1.1.0 Release Notes

(GitHub issue/PR numbers in parentheses)

Fixes:

* Images in vignettes should now render properly using `png` device. Thanks to
TJ Mahr. (#51)

xaxis_title(FALSE) and yaxis_title(FALSE) now set axis titles to NULL 
rather than changing theme elements to element_blank(). This makes it easier
to add axis titles to plots for which they are turned off by default. Thanks to Bill 
Harris. (#53)

New Features:

* Introduce ppc_error_hist_grouped function for plotting predictive errors
by level of a grouping variable. (#40)

* Add argument divergences to the mcmc_trace function. For models fit using 
HMC/NUTS this can be used to display divergences as a rug at the bottom of the 
trace plot. (#42)

* Introduce bayesplot_grid function for juxtaposing plots and enforcing shared
axis limits. (#59)

* Introduce mcmc_recover_intervals function for comparing MCMC estimates to "true"
parameter values used to simulate the data. (#56)

* The stat argument for all ppc_stat_* functions now accepts a function
instead of only the name of a function. (#31)
Reply all
Reply to author
Forward
0 new messages