waterVoles | R Documentation |
Habitat patches suitable for Water Voles (Arvicola amphibius) were surveyed for vole latrines (fecal deposits used for territory marking), used to indicate presence. It is suspected that some of the detections recorded may be false positives. The data set covers 114 patches surveyed up to 3 times per year from 2009 to 2011.
data("waterVoles")
waterVoles
is a data frame with 332 rows corresponding to surveys, and 5 columns:
an alphanumeric site identifier.
detection (1)/non-detection (0).
the year of the survey.
Chris Sutherland, Xavier Lambin and colleagues.
Sutherland, C., Elston, D.A., & Lambin, X. (2012) Multi-scale processes in metapopulations: effects of stage structure, rescue effect and correlated extinctions. Ecology, 93, 2465-2473.
Sutherland, C.S., Elston, D.A., & Lambin, X. (2014) A demographic, spatially explicit patch occupancy model of metapopulation dynamics and persistence. Ecology, 95, 3149-3160.
Kéry, M. & Royle, J.A. (2021) Applied Hierarchical Modeling in Ecology AHM2 - 7.2.2.
data(waterVoles)
str(waterVoles)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.