pomp: Statistical Inference for Partially Observed Markov Processes

Tools for data analysis with partially observed Markov process (POMP) models (also known as stochastic dynamical systems, hidden Markov models, and nonlinear, non-Gaussian, state-space models). The package provides facilities for implementing POMP models, simulating them, and fitting them to time series data by a variety of frequentist and Bayesian methods. It is also a versatile platform for implementation of inference methods for general POMP models.

Version: 4.2
Depends: R (≥ 4.0.0), methods
Imports: stats, graphics, digest, mvtnorm, deSolve, coda, reshape2, magrittr, plyr
Suggests: ggplot2, knitr, tidyr, dplyr, subplex, nloptr
Published: 2022-04-11
Author: Aaron A. King [aut, cre], Edward L. Ionides [aut], Carles Breto [aut], Stephen P. Ellner [ctb], Matthew J. Ferrari [ctb], Sebastian Funk [ctb], Steven G. Johnson [ctb], Bruce E. Kendall [ctb], Michael Lavine [ctb], Dao Nguyen [ctb], Eamon B. O'Dea [ctb], Daniel C. Reuman [ctb], Helen Wearing [ctb], Simon N. Wood [ctb]
Maintainer: Aaron A. King <kingaa at umich.edu>
Contact: kingaa at umich dot edu
BugReports: https://github.com/kingaa/pomp/issues/
License: GPL-3
URL: https://kingaa.github.io/pomp/
NeedsCompilation: yes
SystemRequirements: For Windows users, Rtools (see https://cran.r-project.org/bin/windows/Rtools/).
Citation: pomp citation info
Materials: NEWS
In views: DifferentialEquations, TimeSeries
CRAN checks: pomp results

Documentation:

Reference manual: pomp.pdf

Downloads:

Package source: pomp_4.2.tar.gz
Windows binaries: r-devel: pomp_4.2.zip, r-release: pomp_4.2.zip, r-oldrel: pomp_4.2.zip
macOS binaries: r-release (arm64): pomp_4.2.tgz, r-oldrel (arm64): pomp_4.2.tgz, r-release (x86_64): pomp_4.1.tgz, r-oldrel (x86_64): pomp_4.2.tgz
Old sources: pomp archive

Reverse dependencies:

Reverse depends: spatPomp
Reverse imports: DTAT
Reverse linking to: spatPomp
Reverse suggests: CollocInfer, epimdr, spaero

Linking:

Please use the canonical form https://CRAN.R-project.org/package=pomp to link to this page.