Skip to content
Prev 1359 / 29559 Next

Considering "boundary effect" in spdep or spgwr

On Thu, 28 Sep 2006, Hisaji ONO wrote:

            
Yes, you are right that boundary (or edge) effects can be important. They 
concern the extent to which inferences may change if we change the edges 
of the study area, and/or the configuration effect that occurs when some 
observations are fully surrounded (in the centre of the study area) and 
others are on the edge. 

There is an indirect reference to this in the joincount.test() example in
spdep - it uses different settings of the spatial weights style= argument
to show how weights configuration can change inference. So in spdep, the
only treatment is through the style= argument.

In spgwr, fitting adaptive bandwidths seems to be one way of preventing
observations far from their neighbours being impacted by a single global
distance bandwidth. The GWR book doesn't have edge effects in its index.

Best wishes,

Roger