Semivariance values for a given spatio-temporal variogram model
variogramSurface.Rd
Generates a surface of semivariance values given a spatio-temporal variogram model (one of separable, productSum, sumMetric, simpleSumMetric or metric)
Arguments
- model
A spatio-temporal variogram model generated through
vgmST
orfit.StVariogram
.- dist_grid
A data.frame with two columns:
spacelag
andtimelag
.- covariance
Whether the covariance should be computed instead of the variogram (default: FALSE).
See also
See variogramLine
for the spatial version and fit.StVariogram
for the estimation of spatio-temporal variograms.