02 September 2016 3 2K Report

I am caught in a strange situation. I have been doing some kriging using gstat package, but the data is exhibiting a lot of bad signs. It has a second order strong trend surface, with almost all the coefficients declared significant with three asterisks *** in lm(). Though R^2 is small, but the empirical variograms are clearly different in two cases i.e. variogram(attribute~1) and variogram(attribute~SO(x, y)) have different sills. Furthermore, the directional variograms also show both zonal and geometric anisotropies. When I try to fit a variogram model, I see a big change between the fitted ranges and sills of the simple (no anisotropy assumed) and anisotropy corrected variogram models. How do I deal with this analysis?    

More Asad Ali's questions See All
Similar questions and discussions