pysal / tobler

Spatial interpolation, Dasymetric Mapping, & Change of Support
https://pysal.org/tobler
BSD 3-Clause "New" or "Revised" License
144 stars 30 forks source link

Explanation for intensive variables area interpolation #145

Closed iki77 closed 2 years ago

iki77 commented 3 years ago

The code explain it like

For an intensive variable, the estimate at target polygon j is:

And from what I understand is that:

What is k in \sumk a{k,j} and where does it come from?

sjsrey commented 2 years ago

k indexes all the source areas that contribute to target area j.