CO_DWP {GenEst} | R Documentation |
Associate CO carcasses with appropriate DWP values (by unit and carcass class)
Description
Calculate the conditional probability of observing a carcass at search oi as a function arrival interval (assuming carcass is not removed by scavengers before the time of the final search)
Usage
CO_DWP(dwpsim, data_CO, unitCol, sizeCol = NULL)
Arguments
dwpsim |
|
data_CO |
data frame with results from carcass surveys |
unitCol |
name of the unit column in data_CO (required) |
sizeCol |
name of the carcass class column in data_CO (optional). |
Value
numeric DWP array
[Package GenEst version 1.4.9 Index]