h.const: Detection hazard function 'h.const' prob(detect | available...

Description Usage Arguments Value See Also Examples

View source: R/2DLTfunctions.r

Description

This function is for constant detectability throughout

Usage

1
h.const(y, x, b = 1)

Arguments

y

Forward distance

x

perpendicular distance

b

single value parameter vector (giving probability of detection).

Value

probability of detection given that an animal is available at location x,y

See Also

h1 h2 h.exp2 h.okamura

Examples

1
h.const(0.5,0.5,b=1)

david-borchers/LT2D documentation built on Aug. 17, 2020, 1:37 a.m.