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


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

Overload List

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

See Also

© 2021 All Rights Reserved.