Detectability-class {dsims}R Documentation

S4 Class "Detectability"

Description

S4 Class "Detectability"

Slots

key.function

Object of class "character"; a code specifying the detection function form ("hn" = half normal, "hr" = hazard rate.)

scale.param

Object of class "numeric"; The scale parameter for the detection function.

shape.param

Object of class "numeric"; The shape parameter for the detection function.

cov.param

Object of class "numeric"; The parameter values associated with the covariates. Not yet implemented

truncation

Object of class "numeric"; The maximum distance at which objects may be detected.

See Also

make.detectability


[Package dsims version 1.0.4 Index]