bear | R Documentation |
The data on the Louisiana black bear (Ursus americanus luteolus) were collected during six years (2007-2012) in the Upper Atchafalaya River Basin in South-central Louisiana, USA, using hair snares. Hair samples were collected during eight consecutive weeks in each year and a selection of samples were genotyped resulting in spatial capture-recapture (SCR) data. This data set includes SCR data for 2007, 2009 and 2011, plus simple occupancy data for 2008, 2010 and 2012. See Chandler and Clark (2014) for details.
Note that not all hair samples were successfully genotyped, and traps were not deployed at all 128 locations in every year, leading to NAs in the data.
data(bear)
bear
is a list with 3 components:
an array with SCR data, individuals x traps x occasions x years.
an array with detection/nondetection data, locations x occasions x years.
a 2-column matrix with the coordinates of the trap locations.
Louisiana Department of Wildlife and Fisheries
Chandler, R. B., Clark, J. D. (2014) Spatially explicit integrated population models. Methods in Ecology and Evolution 5, 1351-1360.
Schaub, M., Kéry, M. (2022) Integrated Population Models, Academic Press, chapter 21.
data(bear)
str(bear)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.