Skip to content

Royle J.A. and S.J. Converse. 2014. Hierarchical spatial capture-recapture models: modeling population density in stratified populations. Methods in Ecology and Evolution 5:37-43.

Notifications You must be signed in to change notification settings

Quantitative-Conservation-Lab/Royle_and_Converse_2014_MEE

Repository files navigation

Royle J.A. and S.J. Converse

Methods in Ecology and Evolution

Abstract:

  1. Capture–recapture studies are often conducted on populations that are stratified by space, time or other factors. In this paper, we develop a Bayesian spatial capture–recapture (SCR) modelling framework for stratified populations – when sampling occurs within multiple distinct spatial and temporal strata.
  2. We describe a hierarchical model that integrates distinct models for both the spatial encounter history data from capture–recapture sampling, and also for modelling variation in density among strata. We use an implementation of data augmentation to parameterize the model in terms of a latent categorical stratum or group membership variable, which provides a convenient implementation in popular BUGS software packages.
  3. We provide an example application to an experimental study involving small‐mammal sampling on multiple trapping grids over multiple years, where the main interest is in modelling a treatment effect on population density among the trapping grids.
  4. Many capture–recapture studies involve some aspect of spatial or temporal replication that requires some attention to modelling variation among groups or strata. We propose a hierarchical model that allows explicit modelling of group or strata effects. Because the model is formulated for individual encounter histories and is easily implemented in the BUGS language and other free software, it also provides a general framework for modelling individual effects, such as are present in SCR models.

Code

  1. Analysis_MEE.r: This file is the original JAGS code developed to run the model. This currently does not compile, due apparently to changes in JAGS. It has not yet been updated to fix this problem.

  2. Analysis_MEE_updated.r: This folder contains a NIMBLE implementation of the model, courtesy of Nathan Hostetter.

Data

Example_MEE.RData: R workspace containing the data objects necessary to run the model.

About

Royle J.A. and S.J. Converse. 2014. Hierarchical spatial capture-recapture models: modeling population density in stratified populations. Methods in Ecology and Evolution 5:37-43.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages