calc_naive_state_cowbird: Naive occurrence state for the cowbird

View source: R/calc_naive_state.R

calc_naive_state_cowbirdR Documentation

Naive occurrence state for the cowbird

Description

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

Usage

calc_naive_state_cowbird(detections)

Arguments

detections

matrix of detections, with dimensions of number of sites by number of visits (J x K)

Value

logical vector with length J. was the cowbird detected at the site?


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