Evaluates an svarmod
object x
at lags h
(S3 generic function).
sv(x, h, ...)# S3 method for default
sv(x, h, ...)
# S3 method for svarmod
sv(x, h, ...)
# S3 method for svar.grid
sv(x, h, ...)
# S3 method for sb.iso
sv(x, h, discretize = FALSE, ...)
A vector of semivariance values \(\gamma(h_i)\).
variogram model (svarmod
object).
vector (isotropic case) or matrix of lag values.
further arguments passed to or from other methods.
logical. If TRUE
the variogram is previously discretized.
covar