Data and code from: Evaluating spatially explicit density estimates of unmarked wildlife detected by remote cameras.
收藏NIAID Data Ecosystem2026-03-11 收录
下载链接:
https://zenodo.org/record/1251325
下载链接
链接失效反馈官方服务:
资源简介:
Detection data from American black bears and code used in "Evaluating spatially explicit density estimates of unmarked wildlife detected by remote cameras" published in the Journal of Applied Ecology (Evans & Rittenhouse 2018). Unmarked detection data was collected using remote cameras in northwest Connecticut in 2014, and individual detection data was determined from unique genotypes obtained from non-invasive hair snares constructed at camera sampling locations.
EN14.rds contains detection data as an R list:
$y (num): J (sites) x K (occasions) matrix containing detection counts
$X (int): 2 x J matrix of site coordinates
$xlims (num): bounding x-coordinates
$ylims (num): bounding y-coordinates
$M (int): upper bound for super population of individuals
$nTraps (int): number of sampling sites (J)
$nReps (int): number of MCMC interations
$forest (num): vector of site-specific covariates
$mark (int): K x I matrix storing site numbers at which individual (i) was detected on occasion k
FullModel.R provides functions used to fit constant density models to unmarked detections incorporating covariates of detection probability.
partialID.R provides functions and code used to estimate density from mixtures of marked and unmarked detection data
VariableDensity.R provides functions and code used to fit variable density models to unmarked detection data incorporating spatial covariates of density.
创建时间:
2020-01-24



