We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

stat.CO

Change to browse by:

References & Citations

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Statistics > Computation

Title: Sequential Monte Carlo Methods in the nimble R Package

Abstract: nimble is an R package for constructing algorithms and conducting inference on hierarchical models. The nimble package provides a unique combination of flexible model specification and the ability to program model-generic algorithms. Specifically, the package allows users to code models in the BUGS language, and it allows users to write algorithms that can be applied to any appropriate model. In this paper, we introduce nimble's capabilities for state-space model analysis using sequential Monte Carlo (SMC) techniques. We first provide an overview of state-space models and commonly-used SMC algorithms. We then describe how to build a state-space model and conduct inference using existing SMC algorithms within nimble. SMC algorithms within nimble currently include the bootstrap filter, auxiliary particle filter, ensemble Kalman filter, IF2 method of iterated filtering, and a particle MCMC sampler. These algorithms can be run in R or compiled into C++ for more efficient execution. Examples of applying SMC algorithms to linear autoregressive models and a stochastic volatility model are provided. Finally, we give an overview of how model-generic algorithms are coded within nimble by providing code for a simple SMC algorithm. This illustrates how users can easily extend nimble's SMC methods in high-level code.
Comments: 32 pages. 5 figures. To be published in Journal of Statistical Software. The nimble R package is available on CRAN at this https URL
Subjects: Computation (stat.CO)
MSC classes: 62-04
ACM classes: G.3
Cite as: arXiv:1703.06206 [stat.CO]
  (or arXiv:1703.06206v3 [stat.CO] for this version)

Submission history

From: Perry de Valpine [view email]
[v1] Fri, 17 Mar 2017 21:49:28 GMT (35kb,D)
[v2] Tue, 3 Mar 2020 17:57:37 GMT (215kb,D)
[v3] Wed, 4 Mar 2020 16:55:26 GMT (215kb,D)

Link back to: arXiv, form interface, contact.