Deleted Studentized Residual vs Fitted Values Plot
dsrvsp_plot(model)
lm
model <- lm(mpg ~ disp + hp + wt + qsec, data = mtcars) dsrvsp_plot(model)