getis_ord_g
Identify spatial clustering patterns using Getis-Ord G for global hot spot analysis. Input shapefile, dependent variable, distance threshold, and target CRS to compute spatial statistics.
Instructions
Compute Getis-Ord G for global hot spot analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dependent_var | No | LAND_USE | |
| distance_threshold | No | ||
| shapefile_path | Yes | ||
| target_crs | No | EPSG:4326 |