san_nic_rest | R Documentation |
Example camera monitoring data collected for use in the REST model
san_nic_rest
A list consisting of 2 elements
An M
x J
matrix of counts of individuals detected at each camera
where M is the number of cameras and J is the maximum number of days the camera was
operating
A vector of the observed staying times, which are the difference between the exit and entry times for all (or a sample) of individuals
A vector indicating whether both entry and exit times were
observed for each of the staying times (cens
=1) or only the entry time
was observed with the exit time unknown (cens
=0). In the latter case,
the staying time is the maximum time that the individual was observed to be in
front of the camera
The area of the camera viewshed (km2)
The number of hours in a single 24 hour period that individuals of the target species were active for
a data.frame with M
rows of trap locations
A simulated example dataset of camera detections collected for use with the REST model of (Nakashima et al. 2018). The data consist of a the number of individuals detected at each camera as well as the time taken for each individual to cross the camera viewshed (staying time). It is assumed that detection within the camera viewshed is perfect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.