Internal function used to plot effective sampling area (Borchers and Efford 2008) as a function of increasing buffer width given an `secr' object
esa.plot.secr (object, max.buffer = NULL, max.mask = NULL,
thin = 0.1, poly = NULL, session = 1, plt = TRUE, as.density
= TRUE, add = FALSE, overlay = TRUE, ...)
secr
object output from secr.fit
mask
object object
spans multiple sessions)add = TRUE
for plots after the first esa.plot
esa.plot.secr
provides a wrapper for esa.plot
that is called internally from esa.plot when it is presented with an
secr object. Arguments of esa.plot
such as detectfn
are
inferred from the fitted model.
If max.mask
is not specified then a maximal mask of type
`trapbuffer' is constructed using max.buffer
and the spacing of
the mask in object
. In this case, if max.buffer
is not
specified then it is set either to the width of the existing plot
(add = TRUE
) or to 10 x sigma-hat from the fitted model in
object
(add = FALSE
).
esa.plot
, mask
,
pdot
, make.mask
, mask.check
,
Detection functions