lisa_clusters {BoundaryStats} | R Documentation |
Identify LISA clusters
Description
Uses local Moran's I and Monte Carlo simulations to identify LISA clusters
Usage
lisa_clusters(x)
Arguments
x |
A SpatRaster object. |
Value
An sf polygons object with LISA clusters
Author(s)
Amy Luo
References
Anselin, L. (1995). Local Indicators of Spatial Association—LISA. Geographical Analysis, 27(2), 93–115.
[Package BoundaryStats version 2.2.0 Index]