Articles by nimble-admin

Quick guide for converting from JAGS or BUGS to NIMBLE

May 30, 2018 | nimble-admin

Converting to NIMBLE from JAGS, OpenBUGS or WinBUGS Converting to NIMBLE from JAGS, OpenBUGS or WinBUGS NIMBLE is a hierarchical modeling package that uses nearly the same modeling language as the popular MCMC packages WinBUGS, OpenBUGS and JAGS. NIMBLE makes the modeling language extensible — you can add distributions and functions — ...
[Read more...]

Writing reversible jump MCMC in NIMBLE

February 15, 2017 | nimble-admin

Writing reversible jump MCMC samplers in NIMBLE Writing reversible jump MCMC samplers in NIMBLE Introduction Reversible jump Markov chain Monte Carlo (RJMCMC) is a powerful method for drawing posterior samples over multiple models by jumping between models as part of the sampling. For a simple example that I’ll use ...
[Read more...]

Building Particle Filters and Particle MCMC in NIMBLE

January 9, 2017 | nimble-admin

An Example of Using nimble‘s Particle Filtering Algorithms This example shows how to construct and conduct inference on a state space model using particle filtering algorithms. nimble currently has versions of the bootstrap filter, the auxiliary particle filter, the ensemble Kalman filter, and the Liu and West filter implemented. ... [Read more...]

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)