det_radius: Determination of the nearest-neighbour distance which results...

View source: R/dethrzbase.R

det_radiusR Documentation

Determination of the nearest-neighbour distance which results in a high-risk zone with desired area

Description

Used in function det_hrz.

Usage

det_radius(ppdata, distancemap, areahrz, win)

Arguments

ppdata

observed spatial point pattern of class ppp.

distancemap

distance map (object of class "im", see distmap): distance of every location in the observation window to the nearest event

areahrz

given area of the high-risk zone

win

observation window of class owin

Value

A list of

cutoffdist

quantile of the nearest-neighbour distance

thresh

distance

See Also

det_nnarea, quantile, uniroot


highriskzone documentation built on Aug. 29, 2023, 5:10 p.m.