This plugin implements LISA statistics needed for Hotspot and Cluster Analysis
The Plugin implements Local Indicators of Spatial Association (LISA) statistics to perform hotspot (Getis-Ord Gi*) and clusters (Moran's I) analysis and links them to maps. Input data must be a shapefile of points or polygons with an associated projected coordinate system and (at least) one numeric attribute. The plugin requires PySAL 2 (see the repository for installation instruction).
Plugin Tags