{
  "_id": "6a1018e7acfb0bcc41c85c24",
  "Package": "pomp",
  "Type": "Package",
  "Title": "Statistical Inference for Partially Observed Markov Processes",
  "Version": "6.4.0.0",
  "Date": "2025-11-25",
  "Authors@R": "c(person(given=c(\"Aaron\",\"A.\"),family=\"King\",role=c(\"aut\",\"cre\"),email=\"kingaa@umich.edu\",comment=c(ORCID=\"0000-0001-6159-3207\")),\nperson(given=c(\"Edward\",\"L.\"),family=\"Ionides\",role=\"aut\",comment=c(ORCID=\"0000-0002-4190-0174\"))\t,\nperson(given=\"Carles\",family=\"Bretó\",role=\"aut\",comment=c(ORCID=\"0000-0003-4695-4902\")),\nperson(given=c(\"Stephen\",\"P.\"),family=\"Ellner\",role=\"ctb\",comment=c(ORCID=\"0000-0002-8351-9734\")),\nperson(given=c(\"Matthew\",\"J.\"),family=\"Ferrari\",role=\"ctb\",comment=c(ORCID=\"0000-0001-5251-8168\")),\nperson(given=\"Sebastian\",family=\"Funk\",role=\"ctb\",comment=c(ORCID=\"0000-0002-2842-3406\")),\nperson(given=c(\"Steven\",\"G.\"),family=\"Johnson\",role=\"ctb\"),\nperson(given=c(\"Bruce\",\"E.\"),family=\"Kendall\",role=\"ctb\",comment=c(ORCID=\"0000-0003-1782-8106\")),\nperson(given=c(\"Michael\"),family=\"Lavine\",role=\"ctb\"),\nperson(given=\"Dao\",family=\"Nguyen\",role=\"ctb\",comment=c(ORCID=\"0000-0003-2215-613X\")),\nperson(given=c(\"Eamon\",\"B.\"),family=\"O'Dea\",role=\"ctb\",comment=c(ORCID=\"0000-0003-4748-683X\")),\nperson(given=c(\"Daniel\",\"C.\"),family=\"Reuman\",role=\"ctb\"),\nperson(given=c(\"Helen\"),family=\"Wearing\",role=\"ctb\",comment=c(ORCID=\"0000-0002-9837-9797\")),\nperson(given=c(\"Simon\",\"N.\"),family=\"Wood\",role=\"ctb\",comment=c(ORCID=\"0000-0002-2034-7453\"))\n)",
  "URL": "https://kingaa.github.io/pomp/",
  "Description": "Tools for data analysis with partially observed Markov\nprocess (POMP) models (also known as stochastic dynamical\nsystems, hidden Markov models, and nonlinear, non-Gaussian,\nstate-space models).  The package provides facilities for\nimplementing POMP models, simulating them, and fitting them to\ntime series data by a variety of frequentist and Bayesian\nmethods.  It is also a versatile platform for implementation of\ninference methods for general POMP models.",
  "SystemRequirements": "For Windows users, Rtools (see\nhttps://cran.r-project.org/bin/windows/Rtools/).",
  "License": "GPL-3",
  "LazyData": "true",
  "BugReports": "https://github.com/kingaa/pomp/issues/",
  "Encoding": "UTF-8",
  "Roxygen": "list(roclets = c(\"collate\", \"namespace\", \"rd\"))",
  "RoxygenNote": "7.3.3",
  "Collate": "'package.R' 'pstop.R' 'undefined.R' 'csnippet.R' 'pomp_fun.R'\n'parameter_trans.R' 'covariate_table.R' 'skeleton_spec.R'\n'rprocess_spec.R' 'safecall.R' 'pomp_class.R' 'load.R'\n'workhorses.R' 'continue.R' 'summary.R' 'prior_spec.R'\n'dmeasure_spec.R' 'dprocess_spec.R' 'rmeasure_spec.R'\n'rinit_spec.R' 'dinit_spec.R' 'templates.R' 'builder.R'\n'pomp.R' 'probe.R' 'abc.R' 'accumulators.R' 'melt.R' 'kalman.R'\n'pfilter.R' 'wpfilter.R' 'proposals.R' 'pmcmc.R' 'mif2.R'\n'listie.R' 'simulate.R' 'spect.R' 'plot.R' 'bsmc2.R'\n'as_data_frame.R' 'as_pomp.R' 'bake.R' 'basic_components.R'\n'basic_probes.R' 'betabinom.R' 'blowflies.R' 'bsflu.R'\n'bsplines.R' 'childhood.R' 'coef.R' 'conc.R' 'concat.R'\n'cond_logLik.R' 'covmat.R' 'dacca.R' 'design.R' 'ebola.R'\n'eff_sample_size.R' 'elementary_algorithms.R' 'emeasure_spec.R'\n'estimation_algorithms.R' 'eulermultinom.R' 'extract.R'\n'filter_mean.R' 'filter_traj.R' 'flow.R' 'forecast.R'\n'gompertz.R' 'kf.R' 'probe_match.R' 'spect_match.R' 'nlf.R'\n'trajectory.R' 'traj_match.R' 'objfun.R' 'loglik.R'\n'logmeanexp.R' 'lookup.R' 'mcap.R' 'obs.R' 'ou2.R' 'parmat.R'\n'parus.R' 'pomp_examp.R' 'pred_mean.R' 'pred_var.R' 'show.R'\n'print.R' 'profile_design.R' 'resample.R' 'ricker.R'\n'runif_design.R' 'rw2.R' 'sannbox.R' 'saved_states.R' 'sir.R'\n'slice_design.R' 'sobol_design.R' 'spy.R' 'states.R' 'time.R'\n'timezero.R' 'traces.R' 'transformations.R' 'userdata.R'\n'verhulst.R' 'vmeasure_spec.R' 'window.R' 'wquant.R'",
  "Repository": "https://kingaa.r-universe.dev",
  "Date/Publication": "2026-03-23 11:42:31 UTC",
  "RemoteUrl": "https://github.com/kingaa/pomp",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a9b0ad44e06429d8fe54967268af489a84d176b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 08:40:08 UTC",
    "User": "root"
  },
  "Author": "Aaron A. King [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6159-3207>),\nEdward L. Ionides [aut] (ORCID:\n<https://orcid.org/0000-0002-4190-0174>),\nCarles Bretó [aut] (ORCID: <https://orcid.org/0000-0003-4695-4902>),\nStephen P. Ellner [ctb] (ORCID:\n<https://orcid.org/0000-0002-8351-9734>),\nMatthew J. Ferrari [ctb] (ORCID:\n<https://orcid.org/0000-0001-5251-8168>),\nSebastian Funk [ctb] (ORCID: <https://orcid.org/0000-0002-2842-3406>),\nSteven G. Johnson [ctb],\nBruce E. Kendall [ctb] (ORCID: <https://orcid.org/0000-0003-1782-8106>),\nMichael Lavine [ctb],\nDao Nguyen [ctb] (ORCID: <https://orcid.org/0000-0003-2215-613X>),\nEamon B. O'Dea [ctb] (ORCID: <https://orcid.org/0000-0003-4748-683X>),\nDaniel C. Reuman [ctb],\nHelen Wearing [ctb] (ORCID: <https://orcid.org/0000-0002-9837-9797>),\nSimon N. Wood [ctb] (ORCID: <https://orcid.org/0000-0002-2034-7453>)",
  "Maintainer": "Aaron A. King <kingaa@umich.edu>",
  "MD5sum": "514b024254319e16708810e6ba755381",
  "_user": "kingaa",
  "_type": "src",
  "_file": "pomp_6.4.0.0.tar.gz",
  "_fileid": "7206326d85e7f562b0932ab8e4d0f32d587e86dc7235e868cc3e641a528c7b9d",
  "_filesize": 1389668,
  "_sha256": "7206326d85e7f562b0932ab8e4d0f32d587e86dc7235e868cc3e641a528c7b9d",
  "_created": "2026-05-22T08:40:08.000Z",
  "_published": "2026-05-22T08:50:47.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345860767,
      "time": 164,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7156428515"
    },
    {
      "job": 77345860712,
      "time": 320,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7156475916"
    },
    {
      "job": 77345860707,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7156427304"
    },
    {
      "job": 77345860749,
      "time": 315,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7156474450"
    },
    {
      "job": 77345860735,
      "time": 233,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7156448890"
    },
    {
      "job": 77345860742,
      "time": 447,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7156513215"
    },
    {
      "job": 77345860733,
      "time": 291,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7156466923"
    },
    {
      "job": 77345860704,
      "time": 571,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7156550369"
    },
    {
      "job": 77345372049,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156376492"
    },
    {
      "job": 77345860683,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156410555"
    },
    {
      "job": 77345860725,
      "time": 466,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7156519439"
    },
    {
      "job": 77345860722,
      "time": 454,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7156515991"
    },
    {
      "job": 77345860723,
      "time": 469,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7156520088"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kingaa/pomp",
  "_commit": {
    "id": "1a9b0ad44e06429d8fe54967268af489a84d176b",
    "author": "Aaron A. King <kingaa@umich.edu>",
    "committer": "Aaron A. King <kingaa@umich.edu>",
    "message": "update workflows\n",
    "time": 1774266151
  },
  "_maintainer": {
    "name": "Aaron A. King",
    "email": "kingaa@umich.edu",
    "login": "kingaa",
    "orcid": "0000-0001-6159-3207",
    "description": "Nelson G. Hairston Collegiate Professor of Ecology & Evolutionary Biology, Complex Systems, and Mathematics",
    "uuid": 1863307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "deSolve",
      "role": "Imports"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "subplex",
      "role": "Suggests"
    },
    {
      "package": "nloptr",
      "role": "Suggests"
    }
  ],
  "_owner": "kingaa",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 2
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2025-48",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "6.3.1.0",
      "date": "2025-09-29"
    },
    {
      "name": "6.4.0.0",
      "date": "2025-11-25"
    }
  ],
  "_topics": [
    "abc",
    "b-spline",
    "differential-equations",
    "dynamical-systems",
    "iterated-filtering",
    "likelihood",
    "likelihood-free",
    "markov-chain-monte-carlo",
    "markov-model",
    "mathematical-modelling",
    "measurement-error",
    "particle-filter",
    "sequential-monte-carlo",
    "simulation-based-inference",
    "sobol-sequence",
    "state-space",
    "statistical-inference",
    "stochastic-processes",
    "time-series",
    "openblas"
  ],
  "_stars": 121,
  "_contributors": [
    {
      "user": "kingaa",
      "count": 2981,
      "uuid": 1863307
    },
    {
      "user": "e3bo",
      "count": 49,
      "uuid": 217249
    },
    {
      "user": "kidusasfaw",
      "count": 7,
      "uuid": 875338
    },
    {
      "user": "jeswheel",
      "count": 4,
      "uuid": 70770493
    },
    {
      "user": "cbreto",
      "count": 4,
      "uuid": 14112732
    },
    {
      "user": "ionides",
      "count": 3,
      "uuid": 5505743
    },
    {
      "user": "andreyakinshin",
      "count": 1,
      "uuid": 2259237
    },
    {
      "user": "solita-tvoipio",
      "count": 1,
      "uuid": 44016520
    },
    {
      "user": "sbfnk",
      "count": 1,
      "uuid": 1156307
    }
  ],
  "_userbio": {
    "uuid": 1863307,
    "type": "user",
    "name": "Aaron A King",
    "description": "Nelson G. Hairston Collegiate Professor of Ecology & Evolutionary Biology, Complex Systems, and Mathematics"
  },
  "_downloads": {
    "count": 1523,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pomp"
  },
  "_mentions": 19,
  "_devurl": "https://github.com/kingaa/pomp",
  "_searchresults": 1676,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pomp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kingaa/pomp",
  "_realowner": "kingaa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.17-2",
      "date": "2007-07-22"
    },
    {
      "version": "0.17-3",
      "date": "2007-07-24"
    },
    {
      "version": "0.18-1",
      "date": "2008-05-02"
    },
    {
      "version": "0.18-2",
      "date": "2008-05-05"
    },
    {
      "version": "0.18-3",
      "date": "2008-05-14"
    },
    {
      "version": "0.19-1",
      "date": "2008-05-19"
    },
    {
      "version": "0.20-2",
      "date": "2008-07-16"
    },
    {
      "version": "0.20-4",
      "date": "2008-07-21"
    },
    {
      "version": "0.20-8",
      "date": "2008-08-01"
    },
    {
      "version": "0.21-3",
      "date": "2008-08-17"
    },
    {
      "version": "0.22-4",
      "date": "2009-02-03"
    },
    {
      "version": "0.22-5",
      "date": "2009-02-04"
    },
    {
      "version": "0.22-6",
      "date": "2009-03-13"
    },
    {
      "version": "0.23-1",
      "date": "2009-04-16"
    },
    {
      "version": "0.23-2",
      "date": "2009-04-19"
    },
    {
      "version": "0.23-5",
      "date": "2009-05-04"
    },
    {
      "version": "0.23-6",
      "date": "2009-05-10"
    },
    {
      "version": "0.24-1",
      "date": "2009-05-15"
    },
    {
      "version": "0.24-5",
      "date": "2009-06-07"
    },
    {
      "version": "0.24-7",
      "date": "2009-06-22"
    },
    {
      "version": "0.25-4",
      "date": "2009-09-22"
    },
    {
      "version": "0.25-7",
      "date": "2009-11-15"
    },
    {
      "version": "0.26-3",
      "date": "2009-12-29"
    },
    {
      "version": "0.27-1",
      "date": "2010-01-21"
    },
    {
      "version": "0.27-2",
      "date": "2010-02-02"
    },
    {
      "version": "0.28-2",
      "date": "2010-03-23"
    },
    {
      "version": "0.28-5",
      "date": "2010-05-07"
    },
    {
      "version": "0.29-2",
      "date": "2010-05-25"
    },
    {
      "version": "0.29-5",
      "date": "2010-06-15"
    },
    {
      "version": "0.30-1",
      "date": "2010-06-29"
    },
    {
      "version": "0.31-1",
      "date": "2010-07-08"
    },
    {
      "version": "0.32-1",
      "date": "2010-08-24"
    },
    {
      "version": "0.32-5",
      "date": "2010-08-31"
    },
    {
      "version": "0.32-6",
      "date": "2010-09-22"
    },
    {
      "version": "0.33-1",
      "date": "2010-09-27"
    },
    {
      "version": "0.34-1",
      "date": "2010-10-10"
    },
    {
      "version": "0.34-2",
      "date": "2010-10-14"
    },
    {
      "version": "0.35-1",
      "date": "2010-10-26"
    },
    {
      "version": "0.36-1",
      "date": "2010-11-29"
    },
    {
      "version": "0.36-2",
      "date": "2011-04-13"
    },
    {
      "version": "0.36-4",
      "date": "2011-04-24"
    },
    {
      "version": "0.36-5",
      "date": "2011-04-28"
    },
    {
      "version": "0.36-7",
      "date": "2011-05-09"
    },
    {
      "version": "0.37-1",
      "date": "2011-05-15"
    },
    {
      "version": "0.38-1",
      "date": "2011-05-24"
    },
    {
      "version": "0.38-2",
      "date": "2011-06-04"
    },
    {
      "version": "0.38-3",
      "date": "2011-06-09"
    },
    {
      "version": "0.38-5",
      "date": "2011-07-24"
    },
    {
      "version": "0.39-1",
      "date": "2011-08-17"
    },
    {
      "version": "0.39-2",
      "date": "2011-09-01"
    },
    {
      "version": "0.39-3",
      "date": "2011-09-07"
    },
    {
      "version": "0.39-4",
      "date": "2011-11-13"
    },
    {
      "version": "0.40-1",
      "date": "2012-01-10"
    },
    {
      "version": "0.40-2",
      "date": "2012-01-12"
    },
    {
      "version": "0.41-1",
      "date": "2012-04-02"
    },
    {
      "version": "0.41-3",
      "date": "2012-04-11"
    },
    {
      "version": "0.42-1",
      "date": "2012-05-03"
    },
    {
      "version": "0.42-4",
      "date": "2012-05-15"
    },
    {
      "version": "0.43-1",
      "date": "2012-07-03"
    },
    {
      "version": "0.43-4",
      "date": "2012-08-21"
    },
    {
      "version": "0.43-8",
      "date": "2013-04-17"
    },
    {
      "version": "0.45-8",
      "date": "2014-01-09"
    },
    {
      "version": "0.49-1",
      "date": "2014-03-23"
    },
    {
      "version": "0.49-2",
      "date": "2014-03-27"
    },
    {
      "version": "0.53-1",
      "date": "2014-06-30"
    },
    {
      "version": "0.53-5",
      "date": "2014-08-04"
    },
    {
      "version": "0.65-1",
      "date": "2015-06-01"
    },
    {
      "version": "1.1.1.1",
      "date": "2015-08-20"
    },
    {
      "version": "1.2.1.1",
      "date": "2015-09-25"
    },
    {
      "version": "1.3.1.1",
      "date": "2016-02-29"
    },
    {
      "version": "1.4.1.1",
      "date": "2016-03-28"
    },
    {
      "version": "1.5",
      "date": "2016-05-31"
    },
    {
      "version": "1.6",
      "date": "2016-06-30"
    },
    {
      "version": "1.7",
      "date": "2016-07-31"
    },
    {
      "version": "1.8",
      "date": "2016-08-31"
    },
    {
      "version": "1.9",
      "date": "2016-10-03"
    },
    {
      "version": "1.10",
      "date": "2016-11-22"
    },
    {
      "version": "1.11",
      "date": "2017-03-01"
    },
    {
      "version": "1.12",
      "date": "2017-04-19"
    },
    {
      "version": "1.13",
      "date": "2017-07-18"
    },
    {
      "version": "1.14",
      "date": "2017-08-23"
    },
    {
      "version": "1.15",
      "date": "2017-09-20"
    },
    {
      "version": "1.16",
      "date": "2017-12-17"
    },
    {
      "version": "1.17",
      "date": "2018-06-27"
    },
    {
      "version": "1.18",
      "date": "2018-07-09"
    },
    {
      "version": "1.19",
      "date": "2018-12-13"
    },
    {
      "version": "2.1",
      "date": "2019-06-03"
    },
    {
      "version": "2.2",
      "date": "2019-06-24"
    },
    {
      "version": "2.3",
      "date": "2019-09-05"
    },
    {
      "version": "2.4",
      "date": "2019-10-21"
    },
    {
      "version": "2.5",
      "date": "2020-01-28"
    },
    {
      "version": "2.6",
      "date": "2020-02-05"
    },
    {
      "version": "2.7",
      "date": "2020-02-20"
    },
    {
      "version": "2.8",
      "date": "2020-04-10"
    },
    {
      "version": "3.1",
      "date": "2020-07-05"
    },
    {
      "version": "3.2",
      "date": "2020-12-03"
    },
    {
      "version": "3.3",
      "date": "2021-03-18"
    },
    {
      "version": "3.4",
      "date": "2021-05-13"
    },
    {
      "version": "3.5",
      "date": "2021-07-28"
    },
    {
      "version": "3.6",
      "date": "2021-09-03"
    },
    {
      "version": "4.1",
      "date": "2022-01-13"
    },
    {
      "version": "4.2",
      "date": "2022-04-12"
    },
    {
      "version": "4.3",
      "date": "2022-07-06"
    },
    {
      "version": "4.4",
      "date": "2022-11-21"
    },
    {
      "version": "4.5",
      "date": "2022-12-20"
    },
    {
      "version": "4.6",
      "date": "2023-01-14"
    },
    {
      "version": "4.7",
      "date": "2023-03-03"
    },
    {
      "version": "5.1",
      "date": "2023-04-17"
    },
    {
      "version": "5.2",
      "date": "2023-06-06"
    },
    {
      "version": "5.3",
      "date": "2023-07-15"
    },
    {
      "version": "5.4",
      "date": "2023-08-07"
    },
    {
      "version": "5.5",
      "date": "2023-12-02"
    },
    {
      "version": "5.6",
      "date": "2024-02-14"
    },
    {
      "version": "5.7",
      "date": "2024-03-31"
    },
    {
      "version": "5.8",
      "date": "2024-05-01"
    },
    {
      "version": "5.9",
      "date": "2024-06-02"
    },
    {
      "version": "5.10",
      "date": "2024-07-01"
    },
    {
      "version": "5.11",
      "date": "2024-09-12"
    },
    {
      "version": "6.1",
      "date": "2025-01-08"
    },
    {
      "version": "6.2",
      "date": "2025-04-16"
    },
    {
      "version": "6.3",
      "date": "2025-05-09"
    },
    {
      "version": "6.4",
      "date": "2025-11-25"
    }
  ],
  "_exports": [
    "abc",
    "append_data",
    "as_pomp",
    "bake",
    "blowflies1",
    "blowflies2",
    "bsmc2",
    "bspline_basis",
    "coef",
    "coef<-",
    "concat",
    "cond_logLik",
    "continue",
    "covariate_table",
    "covmat",
    "Csnippet",
    "dacca",
    "dbetabinom",
    "deulermultinom",
    "dinit",
    "discrete_time",
    "dmeasure",
    "dprior",
    "dprocess",
    "eakf",
    "ebolaModel",
    "eeulermultinom",
    "eff_sample_size",
    "emeasure",
    "enkf",
    "euler",
    "expit",
    "filter_mean",
    "filter_traj",
    "flow",
    "forecast",
    "freeze",
    "gillespie",
    "gillespie_hl",
    "gompertz",
    "hitch",
    "inv_log_barycentric",
    "kalmanFilter",
    "log_barycentric",
    "logit",
    "logLik",
    "logmeanexp",
    "lookup",
    "map",
    "mcap",
    "melt",
    "mif2",
    "mvn_diag_rw",
    "mvn_rw",
    "mvn_rw_adaptive",
    "nlf_objfun",
    "obs",
    "onestep",
    "ou2",
    "parameter_trans",
    "parmat",
    "partrans",
    "periodic_bspline_basis",
    "pfilter",
    "plot",
    "pmcmc",
    "pomp",
    "pompLoad",
    "pompUnload",
    "pred_mean",
    "pred_var",
    "print",
    "probe",
    "probe_acf",
    "probe_ccf",
    "probe_marginal",
    "probe_mean",
    "probe_median",
    "probe_nlar",
    "probe_objfun",
    "probe_period",
    "probe_quantile",
    "probe_sd",
    "probe_var",
    "profile_design",
    "rbetabinom",
    "repair_lookup_table",
    "reulermultinom",
    "rgammawn",
    "ricker",
    "rinit",
    "rmeasure",
    "rprior",
    "rprocess",
    "runif_design",
    "rw_sd",
    "rw2",
    "sannbox",
    "saved_states",
    "show",
    "simulate",
    "sir",
    "sir2",
    "skeleton",
    "slice_design",
    "sobol_design",
    "solibs<-",
    "spect",
    "spect_objfun",
    "spy",
    "states",
    "stew",
    "summary",
    "systematic_resample",
    "time",
    "time<-",
    "timezero",
    "timezero<-",
    "traces",
    "traj_objfun",
    "trajectory",
    "vectorfield",
    "verhulst",
    "vmeasure",
    "window",
    "wpfilter",
    "wquant"
  ],
  "_datasets": [
    {
      "name": "blowflies",
      "title": "Nicholson's blowflies.",
      "object": "blowflies",
      "class": [
        "data.frame"
      ],
      "fields": [
        "day",
        "count",
        "set"
      ],
      "rows": 858,
      "table": true,
      "tojson": true
    },
    {
      "name": "bsflu",
      "title": "Influenza outbreak in a boarding school",
      "object": "bsflu",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "B",
        "C",
        "day"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "ebolaWA2014",
      "title": "Ebola outbreak, West Africa, 2014-2016",
      "object": "ebolaWA2014",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "country",
        "cases",
        "deaths"
      ],
      "rows": 75,
      "table": true,
      "tojson": true
    },
    {
      "name": "ewcitmeas",
      "title": "Historical childhood disease incidence data",
      "object": "ewcitmeas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "city",
        "reports"
      ],
      "rows": 14588,
      "table": true,
      "tojson": true
    },
    {
      "name": "ewmeas",
      "title": "Historical childhood disease incidence data",
      "object": "ewmeas",
      "class": [
        "data.frame"
      ],
      "fields": [
        "time",
        "reports"
      ],
      "rows": 991,
      "table": true,
      "tojson": true
    },
    {
      "name": "LondonYorke",
      "title": "Historical childhood disease incidence data",
      "object": "LondonYorke",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "julian",
        "town",
        "disease",
        "cases",
        "time"
      ],
      "rows": 1968,
      "table": true,
      "tojson": true
    },
    {
      "name": "parus",
      "title": "Parus major population dynamics",
      "object": "parus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "pop"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "pomp-package",
      "title": "Inference for partially observed Markov processes",
      "concept": [
        "elementary algorithms",
        "estimation methods",
        "implementation information",
        "pomp workhorses"
      ],
      "topics": [
        "pomp-package",
        "pomp,package"
      ]
    },
    {
      "page": "abc",
      "title": "Approximate Bayesian computation",
      "concept": [
        "Bayesian methods",
        "MCMC methods",
        "approximate Bayesian computation",
        "estimation methods",
        "summary statistic-based methods"
      ],
      "topics": [
        "abc",
        "abc,abcd_pomp-method",
        "abc,ANY-method",
        "abc,data.frame-method",
        "abc,missing-method",
        "abc,pomp-method",
        "abc,probed_pomp-method"
      ]
    },
    {
      "page": "accumvars",
      "title": "accumulator variables",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "accumvars"
      ]
    },
    {
      "page": "basic_components",
      "title": "Basic POMP model components.",
      "concept": [
        "basic model components",
        "implementation information"
      ],
      "topics": [
        "basic_components"
      ]
    },
    {
      "page": "basic_probes",
      "title": "Useful probes for partially-observed Markov processes",
      "concept": [
        "diagnostics",
        "summary statistic-based methods"
      ],
      "topics": [
        "basic_probes",
        "probe_acf",
        "probe_ccf",
        "probe_marginal",
        "probe_mean",
        "probe_median",
        "probe_nlar",
        "probe_period",
        "probe_quantile",
        "probe_sd",
        "probe_var"
      ]
    },
    {
      "page": "betabinom",
      "title": "Beta-binomial distribution",
      "concept": [
        "implementation information",
        "probability distributions"
      ],
      "topics": [
        "betabinomial",
        "dbetabinom",
        "rbetabinom"
      ]
    },
    {
      "page": "blowflies",
      "title": "Nicholson's blowflies.",
      "concept": [
        "pomp datasets",
        "pomp examples"
      ],
      "topics": [
        "blowflies",
        "blowflies1",
        "blowflies2"
      ]
    },
    {
      "page": "bsflu",
      "title": "Influenza outbreak in a boarding school",
      "concept": [
        "pomp datasets"
      ],
      "topics": [
        "bsflu"
      ]
    },
    {
      "page": "bsmc2",
      "title": "The Liu and West Bayesian particle filter",
      "concept": [
        "Bayesian methods",
        "estimation methods",
        "full-information methods",
        "particle filter methods"
      ],
      "topics": [
        "bsmc2",
        "bsmc2,ANY-method",
        "bsmc2,data.frame-method",
        "bsmc2,missing-method",
        "bsmc2,pomp-method"
      ]
    },
    {
      "page": "bsplines",
      "title": "B-spline bases",
      "concept": [
        "interpolation",
        "splines"
      ],
      "topics": [
        "bsplines",
        "bspline_basis",
        "periodic_bspline_basis"
      ]
    },
    {
      "page": "childhood",
      "title": "Historical childhood disease incidence data",
      "concept": [
        "pomp datasets",
        "pomp examples"
      ],
      "topics": [
        "childhood_disease_data",
        "ewcitmeas",
        "ewmeas",
        "LondonYorke"
      ]
    },
    {
      "page": "coef",
      "title": "Extract, set, or alter coefficients",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "coef",
        "coef,listie-method",
        "coef,objfun-method",
        "coef,pomp-method",
        "coef<-",
        "coef<-,missing-method",
        "coef<-,objfun-method",
        "coef<-,pomp-method"
      ]
    },
    {
      "page": "sir",
      "title": "Compartmental epidemiological models",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "compartmental_models",
        "sir",
        "sir2",
        "SIR_models"
      ]
    },
    {
      "page": "concat",
      "title": "Concatenate",
      "topics": [
        "c",
        "c.Pomp",
        "concat"
      ]
    },
    {
      "page": "cond_logLik",
      "title": "Conditional log likelihood",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "cond_logLik",
        "cond_logLik,ANY-method",
        "cond_logLik,bsmcd_pomp-method",
        "cond_logLik,kalmand_pomp-method",
        "cond_logLik,missing-method",
        "cond_logLik,pfilterd_pomp-method",
        "cond_logLik,pfilterList-method",
        "cond_logLik,wpfilterd_pomp-method"
      ]
    },
    {
      "page": "continue",
      "title": "Continue an iterative calculation",
      "topics": [
        "continue",
        "continue,abcd_pomp-method",
        "continue,ANY-method",
        "continue,mif2d_pomp-method",
        "continue,missing-method",
        "continue,pmcmcd_pomp-method"
      ]
    },
    {
      "page": "covariate_table",
      "title": "Covariates",
      "concept": [
        "covariates",
        "implementation information",
        "interpolation"
      ],
      "topics": [
        "covariates",
        "covariate_table",
        "covariate_table,ANY-method",
        "covariate_table,character-method",
        "covariate_table,missing-method",
        "covariate_table,numeric-method",
        "repair_lookup_table"
      ]
    },
    {
      "page": "covmat",
      "title": "Estimate a covariance matrix from algorithm traces",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "covmat",
        "covmat,abcd_pomp-method",
        "covmat,abcList-method",
        "covmat,ANY-method",
        "covmat,missing-method",
        "covmat,pmcmcd_pomp-method",
        "covmat,pmcmcList-method",
        "covmat,probed_pomp-method"
      ]
    },
    {
      "page": "csnippet",
      "title": "C snippets",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "Csnippet"
      ]
    },
    {
      "page": "dacca",
      "title": "Model of cholera transmission for historic Bengal.",
      "concept": [
        "pomp datasets",
        "pomp examples"
      ],
      "topics": [
        "dacca"
      ]
    },
    {
      "page": "design",
      "title": "Design matrices for pomp calculations",
      "concept": [
        "profile likelihood",
        "search design"
      ],
      "topics": [
        "design",
        "profile_design",
        "runif_design",
        "slice_design",
        "sobol_design"
      ]
    },
    {
      "page": "dinit",
      "title": "dinit workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "dinit",
        "dinit,ANY-method",
        "dinit,missing-method",
        "dinit,pomp-method"
      ]
    },
    {
      "page": "dinit_spec",
      "title": "dinit specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "dinit_spec"
      ]
    },
    {
      "page": "dmeasure",
      "title": "dmeasure workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "dmeasure",
        "dmeasure,ANY-method",
        "dmeasure,missing-method",
        "dmeasure,pomp-method"
      ]
    },
    {
      "page": "dmeasure_spec",
      "title": "dmeasure specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "dmeasure_spec"
      ]
    },
    {
      "page": "dprior",
      "title": "dprior workhorse",
      "concept": [
        "Bayesian methods",
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "dprior",
        "dprior,ANY-method",
        "dprior,missing-method",
        "dprior,pomp-method"
      ]
    },
    {
      "page": "dprocess",
      "title": "dprocess workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "dprocess",
        "dprocess,ANY-method",
        "dprocess,missing-method",
        "dprocess,pomp-method"
      ]
    },
    {
      "page": "dprocess_spec",
      "title": "dprocess specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "dprocess_spec"
      ]
    },
    {
      "page": "ebola",
      "title": "Ebola outbreak, West Africa, 2014-2016",
      "concept": [
        "pomp datasets",
        "pomp examples"
      ],
      "topics": [
        "ebola",
        "ebolaModel",
        "ebolaWA2014"
      ]
    },
    {
      "page": "eff_sample_size",
      "title": "Effective sample size",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "eff_sample_size",
        "eff_sample_size,ANY-method",
        "eff_sample_size,bsmcd_pomp-method",
        "eff_sample_size,missing-method",
        "eff_sample_size,pfilterd_pomp-method",
        "eff_sample_size,pfilterList-method",
        "eff_sample_size,wpfilterd_pomp-method"
      ]
    },
    {
      "page": "elementary_algorithms",
      "title": "Elementary computations on POMP models.",
      "concept": [
        "elementary algorithms"
      ],
      "topics": [
        "elementary_algorithms"
      ]
    },
    {
      "page": "emeasure",
      "title": "emeasure workhorse",
      "concept": [
        "pomp workhorses"
      ],
      "topics": [
        "emeasure",
        "emeasure,ANY-method",
        "emeasure,missing-method",
        "emeasure,pomp-method"
      ]
    },
    {
      "page": "emeasure_spec",
      "title": "emeasure specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "emeasure_spec"
      ]
    },
    {
      "page": "estimation_algorithms",
      "title": "Parameter estimation algorithms for POMP models.",
      "concept": [
        "estimation methods"
      ],
      "topics": [
        "estimation_algorithms"
      ]
    },
    {
      "page": "eulermultinom",
      "title": "Eulermultinomial and Gamma-whitenoise distributions",
      "concept": [
        "implementation information",
        "probability distributions"
      ],
      "topics": [
        "deulermultinom",
        "eeulermultinom",
        "eulermultinom",
        "reulermultinom",
        "rgammawn"
      ]
    },
    {
      "page": "filter_mean",
      "title": "Filtering mean",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "filter_mean",
        "filter_mean,ANY-method",
        "filter_mean,kalmand_pomp-method",
        "filter_mean,missing-method",
        "filter_mean,pfilterd_pomp-method"
      ]
    },
    {
      "page": "filter_traj",
      "title": "Filtering trajectories",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "filter_traj",
        "filter_traj,ANY-method",
        "filter_traj,listie-method",
        "filter_traj,missing-method",
        "filter_traj,pfilterd_pomp-method",
        "filter_traj,pmcmcd_pomp-method"
      ]
    },
    {
      "page": "flow",
      "title": "flow workhorse",
      "concept": [
        "deterministic methods",
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "flow",
        "flow,ANY-method",
        "flow,missing-method",
        "flow,pomp-method"
      ]
    },
    {
      "page": "forecast",
      "title": "Forecast mean",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "forecast",
        "forecast,ANY-method",
        "forecast,kalmand_pomp-method",
        "forecast,missing-method",
        "forecast,pfilterd_pomp-method"
      ]
    },
    {
      "page": "gompertz",
      "title": "Gompertz model with log-normal observations.",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "gompertz"
      ]
    },
    {
      "page": "hitch",
      "title": "Hitching C snippets and R functions to pomp_fun objects",
      "concept": [
        "extending the pomp package",
        "low-level interface"
      ],
      "topics": [
        "hitch"
      ]
    },
    {
      "page": "kalman",
      "title": "Ensemble Kalman filters",
      "concept": [
        "Kalman filter",
        "elementary algorithms",
        "particle filter methods"
      ],
      "topics": [
        "eakf",
        "eakf,ANY-method",
        "eakf,data.frame-method",
        "eakf,missing-method",
        "eakf,pomp-method",
        "enkf",
        "enkf,ANY-method",
        "enkf,data.frame-method",
        "enkf,kalmand_pomp-method",
        "enkf,missing-method",
        "enkf,pomp-method",
        "kalman"
      ]
    },
    {
      "page": "kf",
      "title": "Kalman filter",
      "concept": [
        "Kalman filter"
      ],
      "topics": [
        "kalmanFilter"
      ]
    },
    {
      "page": "loglik",
      "title": "Log likelihood",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "logLik",
        "logLik,ANY-method",
        "logLik,bsmcd_pomp-method",
        "logLik,kalmand_pomp-method",
        "logLik,listie-method",
        "logLik,missing-method",
        "logLik,nlf_objfun-method",
        "logLik,objfun-method",
        "logLik,pfilterd_pomp-method",
        "logLik,pmcmcd_pomp-method",
        "logLik,probed_pomp-method",
        "logLik,spect_match_objfun-method",
        "logLik,wpfilterd_pomp-method"
      ]
    },
    {
      "page": "logmeanexp",
      "title": "The log-mean-exp trick",
      "topics": [
        "logmeanexp"
      ]
    },
    {
      "page": "lookup",
      "title": "Lookup table",
      "concept": [
        "interpolation"
      ],
      "topics": [
        "lookup"
      ]
    },
    {
      "page": "mcap",
      "title": "Monte Carlo adjusted profile",
      "concept": [
        "profile likelihood"
      ],
      "topics": [
        "mcap"
      ]
    },
    {
      "page": "melt",
      "title": "Melt",
      "topics": [
        "melt",
        "melt,ANY-method",
        "melt,array-method",
        "melt,list-method",
        "melt,missing-method"
      ]
    },
    {
      "page": "mif2",
      "title": "Iterated filtering: maximum likelihood by iterated, perturbed Bayes maps",
      "concept": [
        "estimation methods",
        "full-information methods",
        "methods based on maximization",
        "particle filter methods"
      ],
      "topics": [
        "mif2",
        "mif2,ANY-method",
        "mif2,data.frame-method",
        "mif2,mif2d_pomp-method",
        "mif2,missing-method",
        "mif2,pfilterd_pomp-method",
        "mif2,pomp-method"
      ]
    },
    {
      "page": "nlf",
      "title": "Nonlinear forecasting",
      "concept": [
        "estimation methods",
        "methods based on maximization",
        "nonlinear forecasting",
        "summary statistic-based methods"
      ],
      "topics": [
        "nlf",
        "nlf_objfun",
        "nlf_objfun,ANY-method",
        "nlf_objfun,data.frame-method",
        "nlf_objfun,missing-method",
        "nlf_objfun,nlf_objfun-method",
        "nlf_objfun,pomp-method"
      ]
    },
    {
      "page": "obs",
      "title": "obs",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "obs",
        "obs,ANY-method",
        "obs,listie-method",
        "obs,missing-method",
        "obs,pomp-method"
      ]
    },
    {
      "page": "ou2",
      "title": "Two-dimensional discrete-time Ornstein-Uhlenbeck process",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "ou2"
      ]
    },
    {
      "page": "parameter_trans",
      "title": "parameter transformations",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "parameter_trans",
        "parameter_trans,ANY,ANY-method",
        "parameter_trans,ANY,missing-method",
        "parameter_trans,character,character-method",
        "parameter_trans,Csnippet,Csnippet-method",
        "parameter_trans,function,function-method",
        "parameter_trans,missing,ANY-method",
        "parameter_trans,missing,missing-method",
        "parameter_trans,NULL,NULL-method",
        "parameter_trans,pomp_fun,pomp_fun-method"
      ]
    },
    {
      "page": "parmat",
      "title": "Create a matrix of parameters",
      "topics": [
        "parmat",
        "parmat,ANY-method",
        "parmat,array-method",
        "parmat,data.frame-method",
        "parmat,missing-method",
        "parmat,numeric-method"
      ]
    },
    {
      "page": "partrans",
      "title": "partrans workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "partrans",
        "partrans,ANY-method",
        "partrans,missing-method",
        "partrans,objfun-method",
        "partrans,pomp-method"
      ]
    },
    {
      "page": "parus",
      "title": "Parus major population dynamics",
      "concept": [
        "pomp datasets"
      ],
      "topics": [
        "parus"
      ]
    },
    {
      "page": "pfilter",
      "title": "Particle filter",
      "concept": [
        "elementary algorithms",
        "full-information methods",
        "particle filter methods"
      ],
      "topics": [
        "pfilter",
        "pfilter,ANY-method",
        "pfilter,data.frame-method",
        "pfilter,missing-method",
        "pfilter,objfun-method",
        "pfilter,pfilterd_pomp-method",
        "pfilter,pomp-method"
      ]
    },
    {
      "page": "plot",
      "title": "pomp plotting facilities",
      "topics": [
        "plot",
        "plot,Abc-method",
        "plot,bsmcd_pomp-method",
        "plot,Mif2-method",
        "plot,missing-method",
        "plot,Pmcmc-method",
        "plot,pomp-method",
        "plot,pomp_plottable-method",
        "plot,probed_pomp-method",
        "plot,probe_match_objfun-method",
        "plot,spectd_pomp-method",
        "plot,spect_match_objfun-method"
      ]
    },
    {
      "page": "pmcmc",
      "title": "The particle Markov chain Metropolis-Hastings algorithm",
      "concept": [
        "Bayesian methods",
        "MCMC methods",
        "estimation methods",
        "full-information methods",
        "particle filter methods"
      ],
      "topics": [
        "pmcmc",
        "pmcmc,ANY-method",
        "pmcmc,data.frame-method",
        "pmcmc,missing-method",
        "pmcmc,pfilterd_pomp-method",
        "pmcmc,pmcmcd_pomp-method",
        "pmcmc,pomp-method"
      ]
    },
    {
      "page": "pomp",
      "title": "Constructor of the basic pomp object",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "pomp",
        "pomp_constructor"
      ]
    },
    {
      "page": "pomp_examp",
      "title": "pre-built pomp examples",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "pomp_examples"
      ]
    },
    {
      "page": "pred_mean",
      "title": "Prediction mean",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "pred_mean",
        "pred_mean,ANY-method",
        "pred_mean,kalmand_pomp-method",
        "pred_mean,missing-method",
        "pred_mean,pfilterd_pomp-method"
      ]
    },
    {
      "page": "pred_var",
      "title": "Prediction variance",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "pred_var",
        "pred_var,ANY-method",
        "pred_var,missing-method",
        "pred_var,pfilterd_pomp-method"
      ]
    },
    {
      "page": "prior_spec",
      "title": "prior specification",
      "concept": [
        "Bayesian methods",
        "implementation information"
      ],
      "topics": [
        "priors",
        "prior_spec"
      ]
    },
    {
      "page": "probe",
      "title": "Probes (AKA summary statistics)",
      "concept": [
        "elementary algorithms",
        "summary statistic-based methods",
        "synthetic likelihood"
      ],
      "topics": [
        "probe",
        "probe,ANY-method",
        "probe,data.frame-method",
        "probe,missing-method",
        "probe,objfun-method",
        "probe,pomp-method",
        "probe,probed_pomp-method",
        "probe,probe_match_objfun-method"
      ]
    },
    {
      "page": "probe_match",
      "title": "Probe matching",
      "concept": [
        "estimation methods",
        "methods based on maximization",
        "probe matching",
        "summary statistic-based methods",
        "synthetic likelihood"
      ],
      "topics": [
        "probe_match",
        "probe_objfun",
        "probe_objfun,ANY-method",
        "probe_objfun,data.frame-method",
        "probe_objfun,missing-method",
        "probe_objfun,pomp-method",
        "probe_objfun,probed_pomp-method",
        "probe_objfun,probe_match_objfun-method"
      ]
    },
    {
      "page": "proposals",
      "title": "MCMC proposal distributions",
      "concept": [
        "MCMC methods"
      ],
      "topics": [
        "mvn_diag_rw",
        "mvn_rw",
        "mvn_rw_adaptive",
        "proposals"
      ]
    },
    {
      "page": "bake",
      "title": "Tools for reproducible computations",
      "concept": [
        "reproducibility"
      ],
      "topics": [
        "append_data",
        "bake",
        "freeze",
        "reproducibility_tools",
        "stew"
      ]
    },
    {
      "page": "ricker",
      "title": "Ricker model with Poisson observations.",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "ricker"
      ]
    },
    {
      "page": "rinit",
      "title": "rinit workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "rinit",
        "rinit,ANY-method",
        "rinit,missing-method",
        "rinit,pomp-method"
      ]
    },
    {
      "page": "rinit_spec",
      "title": "rinit specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "rinit_spec"
      ]
    },
    {
      "page": "rmeasure",
      "title": "rmeasure workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "rmeasure",
        "rmeasure,ANY-method",
        "rmeasure,missing-method",
        "rmeasure,pomp-method"
      ]
    },
    {
      "page": "rmeasure_spec",
      "title": "rmeasure specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "rmeasure_spec"
      ]
    },
    {
      "page": "rprior",
      "title": "rprior workhorse",
      "concept": [
        "Bayesian methods",
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "rprior",
        "rprior,ANY-method",
        "rprior,missing-method",
        "rprior,pomp-method"
      ]
    },
    {
      "page": "rprocess",
      "title": "rprocess workhorse",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "rprocess",
        "rprocess,ANY-method",
        "rprocess,missing-method",
        "rprocess,pomp-method"
      ]
    },
    {
      "page": "rprocess_spec",
      "title": "rprocess specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "discrete_time",
        "euler",
        "gillespie",
        "gillespie_hl",
        "onestep",
        "rprocess_spec"
      ]
    },
    {
      "page": "rw_sd",
      "title": "rw_sd",
      "topics": [
        "rw_sd"
      ]
    },
    {
      "page": "rw2",
      "title": "Two-dimensional random-walk process",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "rw2"
      ]
    },
    {
      "page": "sannbox",
      "title": "Simulated annealing with box constraints.",
      "topics": [
        "sannbox"
      ]
    },
    {
      "page": "saved_states",
      "title": "Saved states",
      "concept": [
        "extraction methods",
        "particle filter methods"
      ],
      "topics": [
        "saved_states",
        "saved_states,ANY-method",
        "saved_states,missing-method",
        "saved_states,pfilterd_pomp-method",
        "saved_states,pfilterList-method"
      ]
    },
    {
      "page": "simulate",
      "title": "Simulations of a partially-observed Markov process",
      "concept": [
        "elementary algorithms"
      ],
      "topics": [
        "simulate",
        "simulate,data.frame-method",
        "simulate,missing-method",
        "simulate,objfun-method",
        "simulate,pomp-method"
      ]
    },
    {
      "page": "skeleton",
      "title": "skeleton workhorse",
      "concept": [
        "deterministic methods",
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "skeleton",
        "skeleton,ANY-method",
        "skeleton,missing-method",
        "skeleton,pomp-method"
      ]
    },
    {
      "page": "skeleton_spec",
      "title": "skeleton specification",
      "concept": [
        "deterministic methods",
        "implementation information"
      ],
      "topics": [
        "map",
        "skeleton_spec",
        "vectorfield"
      ]
    },
    {
      "page": "spect",
      "title": "Power spectrum",
      "concept": [
        "elementary algorithms",
        "summary statistic-based methods"
      ],
      "topics": [
        "spect",
        "spect,ANY-method",
        "spect,data.frame-method",
        "spect,missing-method",
        "spect,objfun-method",
        "spect,pomp-method",
        "spect,spectd_pomp-method",
        "spect,spect_match_objfun-method"
      ]
    },
    {
      "page": "spect_match",
      "title": "Spectrum matching",
      "concept": [
        "estimation methods",
        "methods based on maximization",
        "power-spectrum matching",
        "summary statistic-based methods"
      ],
      "topics": [
        "spect_match",
        "spect_objfun",
        "spect_objfun,ANY-method",
        "spect_objfun,data.frame-method",
        "spect_objfun,missing-method",
        "spect_objfun,pomp-method",
        "spect_objfun,spectd_pomp-method",
        "spect_objfun,spect_match_objfun-method"
      ]
    },
    {
      "page": "spy",
      "title": "Spy",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "spy",
        "spy,ANY-method",
        "spy,missing-method",
        "spy,pomp-method"
      ]
    },
    {
      "page": "states",
      "title": "Latent states",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "states",
        "states,ANY-method",
        "states,listie-method",
        "states,missing-method",
        "states,pomp-method"
      ]
    },
    {
      "page": "summary",
      "title": "Summary methods",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "summary",
        "summary,objfun-method",
        "summary,probed_pomp-method",
        "summary,spectd_pomp-method"
      ]
    },
    {
      "page": "time",
      "title": "Methods to extract and manipulate the obseration times",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "time",
        "time,listie-method",
        "time,missing-method",
        "time,pomp-method",
        "time<-",
        "time<-,pomp-method"
      ]
    },
    {
      "page": "timezero",
      "title": "The zero time",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "timezero",
        "timezero,ANY-method",
        "timezero,missing-method",
        "timezero,pomp-method",
        "timezero<-",
        "timezero<-,ANY-method",
        "timezero<-,missing-method",
        "timezero<-,pomp-method"
      ]
    },
    {
      "page": "traces",
      "title": "Traces",
      "concept": [
        "extraction methods"
      ],
      "topics": [
        "traces",
        "traces,abcd_pomp-method",
        "traces,abcList-method",
        "traces,ANY-method",
        "traces,mif2d_pomp-method",
        "traces,mif2List-method",
        "traces,missing-method",
        "traces,pmcmcd_pomp-method",
        "traces,pmcmcList-method"
      ]
    },
    {
      "page": "traj_match",
      "title": "Trajectory matching",
      "concept": [
        "deterministic methods",
        "methods based on maximization",
        "trajectory matching"
      ],
      "topics": [
        "traj_match",
        "traj_objfun",
        "traj_objfun,ANY-method",
        "traj_objfun,data.frame-method",
        "traj_objfun,missing-method",
        "traj_objfun,pomp-method",
        "traj_objfun,traj_match_objfun-method"
      ]
    },
    {
      "page": "trajectory",
      "title": "Trajectory of a deterministic model",
      "concept": [
        "deterministic methods",
        "elementary algorithms"
      ],
      "topics": [
        "trajectory",
        "trajectory,ANY-method",
        "trajectory,data.frame-method",
        "trajectory,missing-method",
        "trajectory,pomp-method",
        "trajectory,traj_match_objfun-method"
      ]
    },
    {
      "page": "transformations",
      "title": "Transformations",
      "concept": [
        "implementation information",
        "parameter transformations"
      ],
      "topics": [
        "expit",
        "inv_log_barycentric",
        "logit",
        "log_barycentric",
        "transformations"
      ]
    },
    {
      "page": "userdata",
      "title": "Facilities for making additional information available to basic model components",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "userdata"
      ]
    },
    {
      "page": "verhulst",
      "title": "Verhulst-Pearl model",
      "concept": [
        "pomp examples"
      ],
      "topics": [
        "verhulst"
      ]
    },
    {
      "page": "vmeasure",
      "title": "vmeasure workhorse",
      "concept": [
        "pomp workhorses"
      ],
      "topics": [
        "vmeasure",
        "vmeasure,ANY-method",
        "vmeasure,missing-method",
        "vmeasure,pomp-method"
      ]
    },
    {
      "page": "vmeasure_spec",
      "title": "vmeasure specification",
      "concept": [
        "implementation information"
      ],
      "topics": [
        "vmeasure_spec"
      ]
    },
    {
      "page": "window",
      "title": "Window",
      "topics": [
        "window",
        "window,pomp-method"
      ]
    },
    {
      "page": "workhorses",
      "title": "Workhorse functions for the 'pomp' algorithms.",
      "concept": [
        "extending the pomp package",
        "low-level interface",
        "pomp workhorses"
      ],
      "topics": [
        "workhorses"
      ]
    },
    {
      "page": "wpfilter",
      "title": "Weighted particle filter",
      "concept": [
        "elementary algorithms",
        "full-information methods",
        "particle filter methods"
      ],
      "topics": [
        "wpfilter",
        "wpfilter,ANY-method",
        "wpfilter,data.frame-method",
        "wpfilter,missing-method",
        "wpfilter,pomp-method",
        "wpfilter,wpfilterd_pomp-method"
      ]
    },
    {
      "page": "wquant",
      "title": "Weighted quantile function",
      "topics": [
        "wquant"
      ]
    }
  ],
  "_readme": "https://github.com/kingaa/pomp/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "data.table",
    "deSolve",
    "digest",
    "lattice",
    "mvtnorm"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_score": 10.94915177570598,
  "_indexed": true,
  "_nocasepkg": "pomp",
  "_universes": [
    "kingaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "a33d9b95ffa2874d0d3b9a393460ea188ad12e42f713eea43c389f9ad60c168c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "4011ba7dc822aeca1710d135f06225ed8018752e6bc2ef110770d7661b016188",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:41.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "b62e172d6d18906413684b2eea403710414b7cf44d77df19a14b3c95874cb846",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:38.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "7fb00d35bce95ae8dbb6d4a2a039c21107b581dfd49e478494a2f727d8236998",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:07.000Z",
      "arch": "aarch64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "4b3d9da77dee98bfe51fb74b99bc390d752334d64eda0ce2c5ef95a2a1d8d76d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:43:11.000Z",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "3dc38473968fab44d45768494bdb2d8ea7d23e8496281b42ed453e242b6dfba2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:28.000Z",
      "arch": "aarch64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "5d5961b75d27345650dd06e1d1c891b547da5ce5782f7031d78a587b0f30cc33",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:44:34.000Z",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "08bc57075d184ed8ed6920c43ad3497f7f54dbc37ad3f48e717ab48fd1a53079",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:42:32.000Z",
      "arch": "emscripten",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "14ea40bd399a318579ae7f0af4bb7b1f8976c0b1aed2a1bfc4f477c1bc1b0549",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:41:50.000Z",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "4db00ddb3a2760c21c2a907231ef2d7fb83eed9e4aac46c5fa90a62f19534e79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:41:53.000Z",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "b9261d02e20ca6d5d1616319f91bfb81b6ca2be211050293791744636aa953b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "6.4.0.0",
      "date": "2026-05-22T08:41:50.000Z",
      "arch": "x86_64",
      "commit": "1a9b0ad44e06429d8fe54967268af489a84d176b",
      "fileid": "c65b3780258c435248c85d405250b3408aaa9c76789606cc6d135865673bef93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kingaa/actions/runs/26277516510"
    }
  ]
}