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


Determines the arithmetic average of the residuals for all pairs of points within the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.

Overload List

OverloadDescription
ResidualsAverage(String,Series) Determines the arithmetic average of the residuals for all pairs of points within the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.  
ResidualsAverage(Series) Determines the arithmetic average of the residuals for all pairs of points within the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.  
ResidualsAverage(String,SeriesCollection) Determines the arithmetic average of the residuals for all pairs of points within the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.  
ResidualsAverage(SeriesCollection) Determines the arithmetic average of the residuals for all pairs of points within the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.  

See Also

© 2010 All Rights Reserved.