Graph for detecting influential observations

studvslev_plot(model)

Arguments

model
an object of class lm

Examples

model <- lm(mpg ~ disp + hp + wt, data = mtcars) studvslev_plot(model)