detfn: Calculating the detection function from a fitted model...

View source: R/detfns.r

detfnR Documentation

Calculating the detection function from a fitted model object.

Description

Calculates detection probabilities from a fitted model's estimated detection function.

Usage

detfn(fit, d)

Arguments

fit

A fitted model from fit.ascr.

d

A vector of distances.

Value

A vector of detection probabilities.


b-steve/ascr documentation built on Aug. 15, 2022, 2:38 p.m.