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