Added variable plot data
Data for generating the added variable plots.
ols_prep_avplot_data(model)
model
lm
model <- lm(mpg ~ disp + hp + wt, data = mtcars) ols_prep_avplot_data(model)
Useful links