Partial residual plots are formed as : \text{Residuals} + \hat{\beta}_iX_i \text{ versus } X_i, where : Residuals =
residuals from the
full model, : \hat{\beta}_i = regression coefficient from the
i-th independent variable in the full model, :
Xi = the
i-th independent variable. Partial residual plots are widely discussed in the regression diagnostics literature (e.g., see the References section below). Although they can often be useful, they can also fail to indicate the proper relationship. In particular, if
Xi is highly correlated with any of the other independent variables, the variance indicated by the partial residual plot can be much less than the actual variance. These issues are discussed in more detail in the references given below. ==CCPR plot==