det_nnarea {highriskzone} | R Documentation |
Determination of the area of a high-risk zone using the nearest-neighbour distance.
Description
Used in function det_radius.
Usage
det_nnarea(cutoffval, distancemap, win)
Arguments
cutoffval |
distance used as radius of the discs |
distancemap |
distance map (object of class "im", see |
win |
observation window of class owin |
Value
A numerical value giving the area of the window.
See Also
[Package highriskzone version 1.4.9 Index]