
Partial Regression Plots for a Linear Model
Source:R/utils_helpers_export.R
plot_partial_regression.Rd
Given a fitted linear model, this function computes partial‐regression plots for each term in the model. It regress out the other predictors and plots the residuals against each term’s residuals, annotating with the slope (beta) and residual standard deviation.