English

Statistical Inference for Partially Observed Markov Processes via the R Package pomp

Methodology 2021-05-27 v2

Abstract

Partially observed Markov process (POMP) models, also known as hidden Markov models or state space models, are ubiquitous tools for time series analysis. The R package pomp provides a very flexible framework for Monte Carlo statistical investigations using nonlinear, non-Gaussian POMP models. A range of modern statistical methods for POMP models have been implemented in this framework including sequential Monte Carlo, iterated filtering, particle Markov chain Monte Carlo, approximate Bayesian computation, maximum synthetic likelihood estimation, nonlinear forecasting, and trajectory matching. In this paper, we demonstrate the application of these methodologies using some simple toy problems. We also illustrate the specification of more complex POMP models, using a nonlinear epidemiological model with a discrete population, seasonality, and extra-demographic stochasticity. We discuss the specification of user-defined models and the development of additional methods within the programming environment provided by pomp.

Keywords

Cite

@article{arxiv.1509.00503,
  title  = {Statistical Inference for Partially Observed Markov Processes via the R Package pomp},
  author = {Aaron A. King and Dao Nguyen and Edward L. Ionides},
  journal= {arXiv preprint arXiv:1509.00503},
  year   = {2021}
}

Comments

In press at the Journal of Statistical Software. A version of this paper is provided at the pomp package website: http://kingaa.github.io/pomp

R2 v1 2026-06-22T10:46:57.701Z