psi_extend {dwp} | R Documentation |
Simple Extension of a dd
Model beyond the Search Radius
Description
Extend a distance model beyond the search radius via multiplication by a fixed,
assumed constant rather than the default normalization used for extensible
models. psi_extend
should not be used with psiHat
objects that
were calculated with extent = "full"
.
Usage
psi_extend(psi, fwin)
Arguments
psi |
|
fwin |
fraction of carcasses assumed to lie within the search radius. If
|
Value
psiHat
object extended beyond the search radius
[Package dwp version 1.1 Index]