WOLFRAM

is an option to SpatialEstimate that specifies the local variation model to use.

Details

  • VariogramFunction together with SpatialNoiseLevel is used to make local predictions of spatial values. Combining local predictions with a global trend gives the full spatial prediction function.
  • The local variation is described using a variogram , where is a spatial field of values. When the spatial field is weakly stationary and isotropic, gamma(p_1,p_2)=gamma(TemplateBox[{{{p, _, 1}, -, {p, _, 2}}}, Norm]). A typical isotropic variogram can be described in terms of its sill, range and noise variance.
  • For full details, see the EstimatedVariogramModel page.
  • The following settings can be used:
  • Automaticautomatically compute a variogram
    "model"fit "model" variogram
    {"model",pars}use "model" with given parameters pars
    VariogramModel[]use fully specified variogram model
  • The possible "model" values are given in VariogramModel.

Examples

open allclose all

Basic Examples  (1)Summary of the most common use cases

Use SpatialEstimate with specified variogram function:

The data consists of rainfall observations in Switzerland:

Out[2]=2

Create spatial predictor function with exponential variogram model:

Out[5]=5

Visualize the estimator values over the observation region:

Out[16]=16

Scope  (1)Survey of the scope of standard use cases

Use SpatialEstimate with fitted variogram function:

The data consists of rainfall observations in Switzerland:

Out[2]=2

Fit a cubic variogram model and use it for spatial prediction:

Out[5]=5
Out[6]=6

Compute the prediction functions with the fitted cubic variogram model:

Out[7]=7
Out[10]=10

Applications  (1)Sample problems that can be solved with this function

Specifying VariogramFunction in SpatialEstimate allows you to obtain a gallery of models:

Out[1]=1

Visualize data:

Out[2]=2

Compute estimates using specific models:

Create a set of random points and compute the estimated values at these locations:

Visualize rainfall values over the whole region:

Out[7]=7
Wolfram Research (2021), VariogramFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/VariogramFunction.html.
Wolfram Research (2021), VariogramFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/VariogramFunction.html.

Text

Wolfram Research (2021), VariogramFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/VariogramFunction.html.

Wolfram Research (2021), VariogramFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/VariogramFunction.html.

CMS

Wolfram Language. 2021. "VariogramFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VariogramFunction.html.

Wolfram Language. 2021. "VariogramFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VariogramFunction.html.

APA

Wolfram Language. (2021). VariogramFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VariogramFunction.html

Wolfram Language. (2021). VariogramFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VariogramFunction.html

BibTeX

@misc{reference.wolfram_2025_variogramfunction, author="Wolfram Research", title="{VariogramFunction}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/VariogramFunction.html}", note=[Accessed: 23-April-2025 ]}

@misc{reference.wolfram_2025_variogramfunction, author="Wolfram Research", title="{VariogramFunction}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/VariogramFunction.html}", note=[Accessed: 23-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_variogramfunction, organization={Wolfram Research}, title={VariogramFunction}, year={2021}, url={https://reference.wolfram.com/language/ref/VariogramFunction.html}, note=[Accessed: 23-April-2025 ]}

@online{reference.wolfram_2025_variogramfunction, organization={Wolfram Research}, title={VariogramFunction}, year={2021}, url={https://reference.wolfram.com/language/ref/VariogramFunction.html}, note=[Accessed: 23-April-2025 ]}