calc_naive_state_host: Naive occurrence state for hosts

View source: R/calc_naive_state.R

calc_naive_state_hostR Documentation

Naive occurrence state for hosts

Description

Calculate the naive occurrence state for the hosts, i.e., determine if a host was detected at a site

Usage

calc_naive_state_host(detections)

Arguments

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)

Value

logical matrix (J x N). was the host detected at the site?


philpatton/cowbird documentation built on March 2, 2023, 3:05 a.m.