detection.capture.recapture: Calculation of detection probability for individuals

Description Usage Arguments Details Value Author(s)

Description

It constructs a matrix with the dimensions "animal groups" and "number of search occasions" It calculates the detection probability of each animal group in each survey occasion. This function depends (aside of some parameters) of the exposure of each group, the survey effort and the survey time (survey event)

Usage

1
detection.capture.recapture(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.