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




Computes a linear regression model using Ordinary Least Squares.

Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.SpatialStatisticsTools.OrdinaryLeastSquares

See Also

© 2010 All Rights Reserved.