[R-sig-Geo] Getting values from fitted variogram

Paolo Ramoni Perazzi rpaolo1967 at gmail.com
Sat Jul 7 13:44:37 CEST 2012


I'm really sorry if this is a very simple question...

Using gstat and given the code:

data(meuse)
vgm1 <- variogram(log(zinc)~1, ~x+y, meuse)
fit.variogram(vgm1, vgm(1,"Sph",300,1))

I wonder if there is a simple way to get the value of "h"
corresponding to a given "gamma(h)"

Thanks a lot!

Paolo R.



More information about the R-sig-Geo mailing list