Skip to content
Prev 22117 / 29559 Next

about global getis g

On Sun, 21 Dec 2014, kun17 wrote:

            
The Crimestat IV values are:
d        G       EG      SEG        ZG
V2  1 0.013267 0.013072 0.000262  0.745199
V3  2 0.037919 0.037630 0.000457  0.632980
V4  3 0.082821 0.082949 0.000736 -0.174370
V5  4 0.134129 0.135285 0.001036 -1.115844
V6  5 0.207490 0.210736 0.001491 -2.176953
V7  6 0.274011 0.279748 0.001903 -3.014358
V8  7 0.341543 0.350490 0.002316 -3.862926
V9  8 0.420876 0.434448 0.002797 -4.852804
V10 9 0.503771 0.521002 0.003203 -5.378934

which agree on G and E(G), but not beyond that. Ch 5 of the Crimestat 
manual has an error for B1, equation 5.21, which does not take into 
account the erratum published by the authors in 1993: "On page 195, the 
coefficient of W2 in B1, (just below center of the page) should be 6, not 
3.". However, this doesn't seem to be the only problem, as the spdep code 
when modified not to correct B1 doesn't reproduce the CrimeStat Standard 
error of "G" values.

Since CrimeStat is closed-source, and since we can show an error in their 
documentation, I suggest that you take this up with them, pointing out 
their not accommodating an erratum (there were more) published over twenty 
years ago, ask for a clarification, and report back here when they say 
what they are actually doing. The source to globalG.test() is readable, so 
they can readily check what it does.

Hope this helps,

Roger