Skip to content

v0.11.0

Choose a tag to compare

@paciorek paciorek released this 23 Apr 22:52
· 1727 commits to master since this release

NIMBLE is a system for building and sharing analysis methods for statistical models, especially for hierarchical models and computationally-intensive methods (such as MCMC and SMC).

Version 0.11.0 provides a variety of new functionality (posterior_predictive_branch MCMC sampler, getParents() method, improved conjugate sampling efficiency), improved error trapping, and bug fixes, in particular fixing a bug giving incorrect node names and potentially affecting algorithm behavior for models with more than 100,000 elements in a vector node or any dimension of a multi-dimensional node.