Residuals
Residuals are the difference between the observed values and predicted or fitted values (data minus fits). This is the part of the observation that is not explained by the model being fit. In regression, the residual for the i-th observation is
ei=(yi-yi-hat)
.
2006-09-05 19:05