ESRI.ArcGIS.GeostatisticalAnalystTools
CrossValidation Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.GeostatisticalAnalystTools Namespace : CrossValidation Class




Removes one data location and then predicts the associated data using the data at the rest of the locations. The primary use for this tool is to compare the predicted value to the observed value in order to obtain useful information about some of your model parameters.

Syntax

Visual Basic (Declaration) 
Public Class CrossValidation 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As CrossValidation
C# 
public class CrossValidation : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.GeostatisticalAnalystTools.CrossValidation

See Also

© 2010 All Rights Reserved.