gearys_c
Calculate global spatial autocorrelation using Geary's C statistic to analyze spatial patterns in geographic data. Input a shapefile and define parameters like dependent variable, CRS, and distance threshold for precise geospatial analysis.
Instructions
Compute Global Geary's C Autocorrelation Statistic.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dependent_var | No | LAND_USE | |
distance_threshold | No | ||
shapefile_path | Yes | ||
target_crs | No | EPSG:4326 |