Formula

Mallows' CpC_p

Mallows' CpC_p is a metric used to estimate the bias introduced into predicted responses when using an underspecified regression model. It is defined as:

Cp=RSS+2dσ^2nC_p = \frac{RSS + 2d \hat{\sigma}^2}{n}

where RSSRSS is the Residual Sum of Squares, dd is the number of predictors in the model, nn is the number of observations, and σ^2\hat{\sigma}^2 is an estimate of the variance of the error associated with each response measurement (typically estimated using the full model containing all predictors). A smaller CpC_p value indicates a better model with less bias.

0

0

Updated 2026-06-19

Tags

Data Science