Determines the residual for the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX.
Overload List
Overload |
Description |
Residuals(String,Series) |
Determines the residual for the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX. |
Residuals(Series) |
Determines the residual for the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX. |
Residuals(SeriesCollection) |
Determines the residual for the current statistical series in accordance with the regression line constructed using LeastSquaresRegressionLineX. |
See Also