我对 Spatstat 中的 KEST 函数有一个非常简单的问题。KEST 图形输出我正在使用 Spatstat 中的 KEST 函数来评估数据集中的空间随机性。我已经上传了分布在伦敦的 lat 和 long 值,并将它们转换为 PPP 对象,使用 ripras 函数来指定空间域。当我在我的 ppp 上运行我的 KEST 分析并绘制图表时,我最终在 x 上得到了一个 r 值,但是虽然我知道这是一个距离测量,但我不知道它使用的是什么单位。我得到这个摘要输出:
Planar point pattern: 113 points
Average intensity 407.9378 points per square unit
Coordinates are given to 9 decimal places
Window: polygonal boundary
single connected closed polygon with 14 vertices
enclosing rectangle: [-0.5532963, 0.3519148] x [51.2901, 51.7022] units
Window area = 0.277003 square units
x 轴上的最大 r 为 0.1 个单位,y 轴上的 K(r) 为 0.04。我如何弄清楚这些等于什么距离单位?