SpatialEstimatorFunction
represents a function generated by SpatialEstimate and predicts spatial field values from locations.
Details
- SpatialEstimatorFunction works like Function.
- SpatialEstimatorFunction is generated by SpatialEstimate.
- SpatialEstimatorFunction[…][loc] attempts to predict the value associated with the location loc.
- SpatialEstimatorFunction[…][{loc1,loc2,…}] attempts to predict the values at all the loci.
- SpatialEstimatorFunction[…][loc,"prop"] gives the specified property of the prediction associated with loc.
- Possible properties "prop" include:
-
"Value" the predicted value "Around" the predicted value with uncertainty "StandardDeviation" the standard deviation of the predicted value "Variance" the variance of the predicted value {"prop1","prop2",…} several properties
Examples
open allclose allBasic Examples (1)
Create SpatialEstimatorFunction for random data:
Prediction value at a location:
Standard variation of the prediction at a location:
Prediction value with uncertainty at a location:
Find prediction values with uncertainty for a few locations at once:
Scope (1)
Access information about estimated variogram model:
Estimated VariogramModel:
BinnedVariogramList computed from the data:
Applications (1)
Text
Wolfram Research (2021), SpatialEstimatorFunction, Wolfram Language function, https://reference.wolfram.com/language/ref/SpatialEstimatorFunction.html.
CMS
Wolfram Language. 2021. "SpatialEstimatorFunction." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SpatialEstimatorFunction.html.
APA
Wolfram Language. (2021). SpatialEstimatorFunction. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SpatialEstimatorFunction.html