DFFITS
   HOME

TheInfoList



OR:

In statistics, DFFIT and DFFITS ("difference in fit(s)") are diagnostics meant to show how influential a point is in a
linear regression In statistics, linear regression is a statistical model, model that estimates the relationship between a Scalar (mathematics), scalar response (dependent variable) and one or more explanatory variables (regressor or independent variable). A mode ...
, first proposed in 1980. DFFIT is the change in the predicted value for a point, obtained when that point is left out of the regression: :\text = \widehat_i - \widehat_ where \widehat_i and \widehat_ are the prediction for point ''i'' with and without point ''i'' included in the regression. DFFITS is the Studentized DFFIT, where Studentization is achieved by dividing by the estimated standard deviation of the fit at that point: :\text = \frac where s_ is the standard error estimated without the point in question, and h_ is the leverage for the point. DFFITS also equals the products of the externally
Studentized residual In statistics, a studentized residual is the dimensionless ratio resulting from the division of a errors and residuals in statistics, residual by an estimator, estimate of its standard deviation, both expressed in the same Unit of measurement, ...
(t_) and the leverage factor (\sqrt): :\text = t_ \sqrt Thus, for low leverage points, DFFITS is expected to be small, whereas as the leverage goes to 1 the distribution of the DFFITS value widens infinitely. For a perfectly balanced experimental design (such as a factorial design or balanced partial factorial design), the leverage for each point is p/n, the number of parameters divided by the number of points. This means that the DFFITS values will be distributed (in the Gaussian case) as \sqrt \approx \sqrt times a t variate. Therefore, the authors suggest investigating those points with DFFITS greater than 2\sqrt. Although the raw values resulting from the equations are different, Cook's distance and DFFITS are conceptually identical and there is a closed-form formula to convert one value to the other.


Development

Previously when assessing a dataset before running a linear regression, the possibility of outliers would be assessed using histograms and scatterplots. Both methods of assessing data points were subjective and there was little way of knowing how much leverage each potential outlier had on the results data. This led to a variety of quantitative measures, including DFFIT, DFBETA.


References

{{Reflist Regression diagnostics