Learn R Programming

mrds (version 2.3.0)

flt.var: Hessian computation for fitted distance detection function model parameters

Description

Computes hessian to be used for variance-covariance matrix. The hessian is the outer product of the vector of first partials (see pg 62 of Buckland et al 2002).

Usage

flt.var(ddfobj, misc.options)

Value

variance-covariance matrix of parameters in the detection function

Arguments

ddfobj

distance sampling object

misc.options

width-transect width (W); int.range-integration range for observations; showit-0 to 3 controls level of iteration printing; integral.numeric-if TRUE integral is computed numerically rather than analytically

Author

Jeff Laake and David L Miller

References

Buckland et al. 2002

See Also

flnl,flpt.lnl,ddf.ds