Geary's C is a measure of spatial autocorrelation that attempts to determine if observations of the same variable are spatially autocorrelated globally (rather than at the neighborhood level). Spatial autocorrelation is more complex than autocorrelation because the correlation is multi-dimensional and bi-directional.

Global Geary's C edit

Geary's C is defined as

 

where   is the number of spatial units indexed by   and  ;   is the variable of interest;   is the mean of  ;   is the   row of the spatial weights matrix   with zeroes on the diagonal (i.e.,  ); and   is the sum of all weights in  .

 
Geary's C statistic computed for different spatial patterns. Using 'rook' neighbors for each grid cell, setting   for neighbours   of   and then row normalizing the weight matrix. Top left shows gives   indicating anti-correlation. Top right shows a spatial gradient giving   indicating correlation. Bottom left shows random data giving a value of   indicating no correlation. Bottom right shows a spreading pattern with positive autocorrelation.

The value of Geary's C lies between 0 and some unspecified value greater than 1. Values significantly lower than 1 demonstrate increasing positive spatial autocorrelation, whilst values significantly higher than 1 illustrate increasing negative spatial autocorrelation.

Geary's C is inversely related to Moran's I, but it is not identical. While Moran's I and Geary's C are both measures of global spatial autocorrelation, they are slightly different. Geary's C uses the sum of squared distances whereas Moran's I uses standardized spatial covariance. By using squared distances Geary's C is less sensitive to linear associations and may pickup autocorrelation where Moran's I may not.[1]

Geary's C is also known as Geary's contiguity ratio or simply Geary's ratio.[2]

This statistic was developed by Roy C. Geary.[3]

Local Geary's C edit

Like Moran's I, Geary's C can be decomposed into a sum of Local Indicators of Spatial Association (LISA) statistics. LISA statistics can be used to find local clusters through significance testing, though because a large number of tests must be performed (one per sampling area) this approach suffers from the multiple comparisons problem. As noted by Anselin,[4] this means the analysis of the local Geary statistic is aimed at identifying interesting points which should then be subject to further investigation. This is therefore a type of exploratory data analysis.

A local version of   is given by[5]

 

where

 

then,

 

Local Geary's C can be calculated in GeoDa and PySAL.[6]


Sources edit

  1. ^ Anselin, Luc (April 2019). "A Local Indicator of Multivariate Spatial Association: Extending Geary's c". Geographical Analysis. 51 (2): 133–150. doi:10.1111/gean.12164.
  2. ^ J. N. R. Jeffers (1973). "A Basic Subroutine for Geary's Contiguity Ratio". Journal of the Royal Statistical Society, Series D. 22 (4). Wiley: 299–302. doi:10.2307/2986827. JSTOR 2986827.
  3. ^ Geary, R. C. (1954). "The Contiguity Ratio and Statistical Mapping". The Incorporated Statistician. 5 (3): 115–145. doi:10.2307/2986645. JSTOR 2986645.
  4. ^ https://geodacenter.github.io/workbook/6b_local_adv/lab6b.html#local-geary
  5. ^ Anselin, L. (2019). "A local indicator of multivariate spatial association: extending Geary's C". Geographical Analysis. 51 (2): 133–150. doi:10.1111/gean.12164.
  6. ^ https://pysal.org/esda/