This function is used for the intensity-based method. Calculation of the area of the high-risk zone given the observation window, the intensity matrix and the threshold c. Used in function det_thresholdfromarea.
det_area(win, intensmatrix, threshold)
A numerical value giving the area of the high-risk zone.
observation window
matrix of the estimated intensity of the observed process (as.matrix(intens)
)
threshold c: The high-risk zone is the field in which the estimated intensity exceeds this value
owin
, area.owin