transform.setpars.parameter: Transforms detection function from user-friendly to manner...

Description Usage Arguments Details Value Author(s)

View source: R/capt.fn.utils.R

Description

The function transforms the user defined parameter (they describe the detection function in a "user friendly" way)) into the parameter that are really used inside the detection function.

Usage

1
transform.setpars.parameter(min.exposure, max.exposure, pmin, pmax, improvement)

Arguments

min.exposure

minimum of the exposure value range

max.exposure

maximum of the exposure value range

pmin

expected proportion of detected groups at first occasion, with minimum exposure and minimum effort

pmax

expected proportion of detected groups in first occasion, with maximum exposure and minimum effort

improvement

improvement in detection (per occasion at minimum effort and mean exposure)

Details

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

Value

theta0, theta1, theta2

Calculated parameters of the detection function

Author(s)

M. Erdelmeier


DistanceDevelopment/WiSP documentation built on Sept. 18, 2020, 2:55 p.m.