An exponential spatial function was fitted to experimental variogram of normalized yield variable.The result obtained look like:
## Exponential variogram model
> exp.var exp.mod print(exp.mod)
model psill range
1 Nug 0.0000000 0.00000
2 Exp 0.8066099 11.36279
The function does not exhibit nugget effect. That is, the nugget = 0. Does it mean that the exponential structure accounted for 100 of spatial variation? The attached file shows the semivariogram plot fitted with exponential function. Is there a way of showing the horizontal line in gstat to indicate theoretical sill? It seems the data point rises without level off. Does it mean there is a trend in the data? Please have a look at the file and comment.
Thanks