Implementing Statistical Fitting Algorithms for R through NIMBLE
by Nick Michaud for R Project for Statistical Computing
The NIMBLE R package implements statistical algorithms that can be used with models written in the BUGS language. We plan to expand the inferential capabilities of the NIMBLE package by implementing a variety of important algorithms that are not yet featured in NIMBLE. Specifically, we plan on implementing various flavors of sequential Monte Carlo, as well as Laplace approximation and integrated nested Laplace approximation.