Open ljwolf opened 6 years ago
This is a nice feature. One additional thing to consider is whether we want the returned spatial weight matrix to be symmetric. For contiguity-based spatial weights, symmetry could be an important property.
Thinking about this... what's the difference between this idea of merging 2 weights & w_union
? Only that we're restricting the update to the union of islands' neighbors?
Stale issue message
It'd be nice to be able to use more than 1 nearest neighbor for the islands, use different kinds of supplemental weights, or use non-binary transforms.
Functionally, I think this conceptually involves:
I believe this mostly looks the same as what's implemented: