Skip to content
Prev 7806 / 29559 Next

GWR with GWT file

On Thu, 11 Mar 2010, Jay Douillard wrote:

            
Jay,

It isn't, but it probably wouldn't be too hard to do under certain 
conditions. The non-neighbours would be treated as outside the bandwidth, 
I suppose, otherwise one is looking at a full matrix for asymmetric road 
networks. The source for spgwr is on the r-spatial project on sourceforge, 
so you could check out what there is and see how one might add a listw= 
argument to gwr() for a given bandwidth first - branching around the 
spDistsN1() in .GWR_int() after passing the listw object through.

Roger