This function is used for the intensity-based method. Used in function det_hrz_restr.
det_thresholdfromarea_rest(
intens,
areahrz,
win,
nxprob = 0.1,
hole = hole,
integratehole = TRUE
)
A list of
Value of the threshold c. The high-risk zone is the field in which the estimated intensity exceeds this value
failure probability alpha for given area; probability to have at least unobserved event outside the high-risk zone
estimated intensity of the observed process (object of class "im", see density.ppp
)
area of the high-risk zone
observation window
probability of having unbserved events
an object of class owin
representing a region inside the observation window of
the ppdata
where no observations were possible.
Should the hole
be part of the resulting high-risk zone? Defaults to TRUE
.
det_area
, det_alpha