generate.ds.uncertainty: Generate data from a fitted detection function
Description
When using dsm.var.movblk
if ds.uncertainty=TRUE
, this
procedure generates data from the fitted detection function (assuming that
it is correct).
Usage
generate.ds.uncertainty(ds.object)
Arguments
- ds.object
a fitted detection function object (as returned by a call
to ddf.ds
).