| sv | R Documentation | 
Evaluates an svarmod object x at lags h (S3 generic function).
sv(x, h, ...)
## Default S3 method:
sv(x, h, ...)
## S3 method for class 'svarmod'
sv(x, h, ...)
## S3 method for class 'svar.grid'
sv(x, h, ...)
## S3 method for class 'sb.iso'
sv(x, h, discretize = FALSE, ...)
| x | variogram model ( | 
| h | vector (isotropic case) or matrix of lag values. | 
| ... | further arguments passed to or from other methods. | 
| discretize | logical. If  | 
A vector of semivariance values \gamma(h_i).
covar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.