detection.removalmethods: Compute detection probabilities for removal methods

Description Usage Arguments Details Value Author(s)

Description

calculate the detection probability for each group in each survey (depends on exposure of the group, the survey effort and the survey time respective number): p=1-exp[-(th0+th1*expos)*effort*(1+th2*(occasion.number-100]

Usage

1
detection.removalmethods(theta0, theta1, theta2, exposure, effort)

Arguments

theta0

parameter of detection function, belonging to exposure

theta1

parameter of detection function, belonging to exposure

theta2

parameter of detection function, belonging to survey occasion

exposure

Exposure value for each group

effort

Search effort for each occasion

Details

This is an internal function and need not be accessed by the user.

Value

p.detect

Matrix with detection probability of each group in each survey

Author(s)

M. Erdelmeier


dill/wisp documentation built on May 15, 2019, 8:31 a.m.