Skip to content
Prev 15306 / 29559 Next

Variogram estimation without spatial reference

Am 12.06.2012 17:29, schrieb Gunnar Oehmichen:
No, but it should be pretty easy to implement a function that calculates 
semivariance between the rows of your data (using diff()). Taking the 
average of semivariances for each value of dist gives you a 
semivariogram. But it gives you not more than 10 point pairs for each 
distance, which is not much.

HTH,
Tom