shinystan 2.3.0 released

3 views
Skip to first unread message

jgabry

unread,
Feb 2, 2017, 1:29:40 PM2/2/17
to stan-announce
Version 2.3.0 of the shinystan R package is now available. There are only a few changes in this release, but all sorts of good stuff is in the works for future updates. Here are the brief release notes for version 2.3.0: 

Fixes 
  • Fix various small issues affecting models fit using static HMC (thanks to Cole Monnahan).
  • Deprecate burnin argument to as.shinystan. Use warmup instead. Only 
    relevant for models not fit using Stan (since this is taken automatically from a stanfit or stanreg object).
New features
  • Add NUTS energy diagnostic plots to Diagnose page
  • Allowing passing a sampler_params argument to as.shinystan. This makes it possible to display sampler diagnostics for HMC/NUTS even if not using Stan's implementation of these algorithms (thanks to Cole Monnahan).

The latest release can be installed from CRAN via 

install.packages("shinystan")

or from Github using 

devtools::install_github("stan-dev/shinystan", build_vignettes = TRUE)


- The Stan Development Team
Reply all
Reply to author
Forward
0 new messages