powered by
Box plot of residuals to examine if residuals are normally distributed.
ols_rsd_boxplot(model)
an object of class lm model <- lm(mpg ~ disp + hp + wt, data = mtcars) ols_rsd_boxplot(model)
lm