diff --git a/_data/biblio.yml b/_data/biblio.yml index f35be11b..bff4f8c8 100644 --- a/_data/biblio.yml +++ b/_data/biblio.yml @@ -74,6 +74,13 @@ pages: "174–188" doi: "https://doi.org/10.1109/78.978374" +- key: Asfaw2021 + author: "K. Asfaw, E. Ionides, and A. A. King" + year: "2021" + title: "spatPomp: inference for spatiotemporal partially observed Markov processes" + journal: "CRAN: Contributed Packages" + doi: "https://doi.org/10.32614/cran.package.spatpomp" + - key: Asfaw2021 author: "K. Asfaw, J. Park, A. Ho, A. A. King, and E. L. Ionides" year: "2021" diff --git a/vignettes/pomp.bib b/vignettes/pomp.bib index fb667eab..3660038c 100644 --- a/vignettes/pomp.bib +++ b/vignettes/pomp.bib @@ -95,6 +95,17 @@ @Article{Arulampalam2002 modificationdate = {2024-11-14T08:09:03}, } +@Misc{Asfaw2021, + author = {Asfaw, Kidus and Ionides, Edward and King, Aaron A.}, + title = {{spatPomp}: inference for spatiotemporal partially observed {Markov} processes}, + year = {2021}, + creationdate = {2024-11-20T09:09:43}, + doi = {10.32614/cran.package.spatpomp}, + groups = {pomp}, + journal = {CRAN: Contributed Packages}, + modificationdate = {2024-11-20T09:12:19}, +} + @Article{Bakker2022, author = {Bakker, Kevin M. and Eisenberg, Marisa C. and Woods, Robert J. and Martinez, Micaela E.}, journal = {BMC Medicine}, @@ -222,11 +233,11 @@ @Misc{Breto2023 author = {Breto, Carles and Ionides, Edward L. and King, Aaron A. and Wheeler, Jesse}, title = {{panelPomp}: Inference for Panel Partially Observed {Markov} Processes}, year = {2023}, - creationdate = {2024-10-14T14:44:48}, + creationdate = {2024-11-20T09:09:48}, doi = {10.32614/cran.package.panelpomp}, groups = {pomp}, journal = {CRAN: Contributed Packages}, - modificationdate = {2024-10-14T14:48:24}, + modificationdate = {2024-11-20T09:09:48}, } @Article{Brett2023, @@ -2762,11 +2773,11 @@ @Article{AugerMethe2021 pages = {e01470}, volume = {91}, abstract = {State-space models (SSMs) are an important modeling framework for analyzing ecological time series. These hierarchical models are commonly used to model population dynamics, animal movement, and capture-recapture data, and are now increasingly being used to model other ecological processes. SSMs are popular because they are flexible and they model the natural variation in ecological processes separately from observation error. Their flexibility allows ecologists to model continuous, count, binary, and categorical data with linear or nonlinear processes that evolve in discrete or continuous time. Modeling the two sources of stochasticity separately allows researchers to differentiate between biological variation and imprecision in the sampling methodology, and generally provides better estimates of the ecological quantities of interest than if only one source of stochasticity is directly modeled. Since the introduction of SSMs, a broad range of fitting procedures have been proposed. However, the variety and complexity of these procedures can limit the ability of ecologists to formulate and fit their own SSMs. We provide the knowledge for ecologists to create SSMs that are robust to common, and often hidden, estimation problems, and the model selection and validation tools that can help them assess how well their models fit their data. We present a review of SSMs that will provide a strong foundation to ecologists interested in learning about SSMs, introduce new tools to veteran SSM users, and highlight promising research directions for statisticians interested in ecological applications. The review is accompanied by an in-depth tutorial that demonstrates how SSMs can be fitted and validated in R. Together, the review and tutorial present an introduction to SSMs that will help ecologists to formulate, fit, and validate their models.}, - creationdate = {2021-11-05T09:25:51}, + creationdate = {2024-11-20T09:10:01}, doi = {10.1002/ecm.1470}, groups = {pomp}, keywords = {Bayesian, diagnostic, fitting procedure, frequentist, model selection, state-space model, time series}, - modificationdate = {2024-11-14T08:09:03}, + modificationdate = {2024-11-20T09:10:01}, owner = {kingaa}, }