Variograms
A variogram is a function that quantifies spatial dependence of a random field Z across locations. The semivariogram gamma(h) is defined as gamma(h) = 1/2 E[(Z(x+h) - Z(x))^2], where h is a spatial lag. It describes how dissimilarity between observations increases with distance.
In practice, the empirical variogram is estimated from data by averaging squared differences of pairs separated
The variogram is tied to second-order stationarity; if the underlying field is second-order stationary or intrinsic,
Use in kriging: the fitted variogram (or its corresponding covariance model) is used to construct kriging weights,
Practical considerations include removing deterministic trends, ensuring adequate sampling geometry, handling outliers, and validating the model