powered by
Graph for detecting outliers and/or observations with high leverage.
ols_rsdlev_plot(model)
an object of class lm
lm
model <- lm(read ~ write + math + science, data = hsb) ols_rsdlev_plot(model)
Run the code above in your browser using DataLab