powered by
Data for generating the added variable plots.
ols_prep_avplot_data(model)
An object of class lm.
lm
model <- lm(mpg ~ disp + hp + wt, data = mtcars) ols_prep_avplot_data(model)
Run the code above in your browser using DataLab