r-spatial / spdep

Spatial Dependence: Weighting Schemes and Statistics
https://r-spatial.github.io/spdep/
116 stars 26 forks source link

Should conditional permutation of local G-star force inclusion of xi? #123

Closed rsbivand closed 1 year ago

rsbivand commented 1 year ago

Re: #121 Should conditional permutation of local G-star force inclusion of xi?

rsbivand commented 1 year ago

Pysal seems to include xi always in conditional permutation for Gi-star: https://github.com/pysal/esda/blob/b0f7aa5daa6570be54f7da2c562aee6043e7b7b9/esda/getisord.py#L638. Geoda seems to do the same: https://github.com/GeoDaCenter/geoda/blob/5109e6bbe0cd41d08fd15c4c2a14c6cf4ac601bb/Explore/GStatCoordinator.cpp#L744