最好的软件,应该是 Geographically Weighted Regression: the analysis of spatially varying relationships 这本经典专著的三位作者
A Stewart Fotheringham
Martin Charlton
Chris Brunsdon
写的软件,55欧元。
详细情况,可以参看:
http://ncg.nuim.ie/ncg/GWR/index.htm
R 里面有一个package,叫做 spgwr,也可以做 Geographically Weighted Regression;不过其中最重要的 Weight Matrix,要自己另外建构,比如用GeoDA来做。A Stewart Fotheringham、Martin Charlton、Chris Brunsdon软件要花钱买,好处就是一个软件就可以搞定GWR了。R、spgwr、GeoDA都是免费的,不过要整合到一起来用,楼主要花点时间学习了。