Skip to content

Commit

Permalink
update bibliography
Browse files Browse the repository at this point in the history
  • Loading branch information
kingaa committed Nov 20, 2024
1 parent c33ca6b commit b0024be
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
7 changes: 7 additions & 0 deletions _data/biblio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
19 changes: 15 additions & 4 deletions vignettes/pomp.bib
Original file line number Diff line number Diff line change
Expand Up @@ -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},
Expand Down Expand Up @@ -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,
Expand Down Expand Up @@ -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},
}

Expand Down

0 comments on commit b0024be

Please sign in to comment.