Determines the residual for a given pair of points within the current data set in accordance with the regression line constructed using LeastSquaresRegressionLineX.
0
; and hence 0
corresponds to the first pair of points, 1
to the second pairs of point and so on.the residual for a given pair of points within the current data set.
Recall that
the residual is the variation of the second variable (i.e. Y
) around the
regression line.
CorrelationStateful Class | WebCab.Libraries.Statistics.Correlation Namespace | residualsAverage