In statistics, Mallows' Cp, named for Colin Mallows, is often used as a stopping rule for various forms of stepwise regression. Mallows proposed the statistic as a criterion for selecting among many alternative subset regressions.[1] Collinearity in a regression model results from the common mistake of putting too many regressors into the model. Often many of the hopefully independent variables will have effects that are highly correlated and cannot be separately estimated. When too many regressors, variables whose coefficients must be estimated, have been included in a regression model it is said to be "over-fit." The worst case of this is when the number of parameters to be estimated is larger than the number of observations so that some effects cannot be estimated at all. The Cp statistic can be used in selecting a reduced model without such problems, so long as S2 (below) is nonzero, allowing Cp to be calculated. If P regressors are selected from a set of K > P, Cp is defined as :
where
is the error sum of squares for the model with P regressors,- Ypi is the predicted value of the i'th observation of Y from the P regressors,
- S2 is the residual mean square after regression on the complete set of K regressors
- and N is the sample size.
If the model used to form S2 fits without bias, then N-1S2Cp is an unbiased estimator of the mean squared prediction error (MSPE).
Practical use
It is oversimplified to think that the "best" model is the minimizer of Cp. While true that for independent Gaussian errors of constant variance, the model minimizing MSPE is in some sense optimal, this is not necessarily true for Cp. Rather, because Cp is a random variable, it is important to consider its distribution. For example, one may form confidence intervals for Cp under its null distribution; that is, when the bias is zero. Cp is similar to the Akaike information criterion and, as a reliable measure of the "goodness of fit" for a model, tends to be less dependent than R-square on the number of predictors in the model. Hence, Cp tends to find the best subset that includes only the important predictors of the dependent variable. Under a model not suffering from appreciable lack of fit (bias), Cp has expectation nearly equal to P; otherwise the expectation is roughly P plus a positive bias term. Nevertheless, even though it has expectation greater than or equal to P, there is nothing to prevent Cp < P or even Cp < 0 in extreme cases. It is suggested that one should choose a subset that has Cp approaching P,[2] from above, for a list of subsets ordered by increasing P. In practice, the positive bias can be adjusted for by selecting a model from the ordered list of subsets, such that Cp < 2P.
References
- Hocking, R.R. (1976) "The Analysis and Selection of Variables in Linear Regression" Biometrics, 32, 1-50.
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)





