Cooks' d outlier data
Outlier data for cook's d bar plot.
ols_prep_cdplot_outliers(k)
k
model <- lm(mpg ~ disp + hp + wt, data = mtcars) k <- ols_prep_cdplot_data(model) ols_prep_cdplot_outliers(k)
Useful links