View source: R/calc_naive_state.R
calc_naive_state_host | R Documentation |
Calculate the naive occurrence state for the hosts, i.e., determine if a host was detected at a site
calc_naive_state_host(detections)
detections |
three dimensional array of detections, with dimensions of number of sites by number of hosts by number of visits (J x N x K) |
logical matrix (J x N). was the host detected at the site?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.