dotnetCHARTING Send comments on this topic.
LeastSquaresEstimateY Method
See Also 
dotnetCHARTING Namespace > StatisticalEngine Class : LeastSquaresEstimateY Method


Constructs the regression line of Y on X using the method of least squares.

Overload List

OverloadDescription
LeastSquaresEstimateY(String,Series) Constructs the regression line of Y on X using the method of least squares.  
LeastSquaresEstimateY(Series) Constructs the regression line of Y on X using the method of least squares.  
LeastSquaresEstimateY(SeriesCollection) Constructs the regression line of Y on X using the method of least squares.  

See Also

© 2010 All Rights Reserved.