Tagged Questions
2
votes
1answer
185 views
Inverse distance weighted interpolation for categorical and/or binary datasets
I want to perform an Inverse distance weighted (IDW) interpolation to a series of points. However my data set can be categorical or binary and just like the IDW I want to interpolate the new values ...
11
votes
3answers
405 views
Modelling of rent prices - which interpolation method should I choose?
I have national dataset of ~1,4 million households. There I have information about rent, size (number of rooms and m2) and some additional characteristics of each household.
I'd like to use this data ...