san_nic_rest: san_nic_rest

san_nic_restR Documentation

san_nic_rest

Description

Example camera monitoring data collected for use in the REST model

Usage

san_nic_rest

Format

A list consisting of 2 elements

y

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

stay

A vector of the observed staying times, which are the difference between the exit and entry times for all (or a sample) of individuals

cens

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

area

The area of the camera viewshed (km2)

active_hours

The number of hours in a single 24 hour period that individuals of the target species were active for

traps

a data.frame with M rows of trap locations

Details

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.


dslramsey/eradicate documentation built on March 16, 2024, 1:40 p.m.