Skip to content
Prev 13804 / 29559 Next

fit variogram base on cross validation

See ?gstat and especially what is said about the argument 'model' to see how to specify a 
semivariogram model.
In your first example you would do

gstat(NULL, "d", d~1, dd, model=vgm(1540.996, "Sph", 60843.42, 0.21))

regards,

Tom

Am 02.01.2012 15:20, schrieb Saman Monfared: