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
Overload | Description |
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