Description Usage Arguments Examples
Outlier data for cook's d bar plot.
1  | 
k | 
 Cooks' d bar plot data.  | 
1 2 3  | model <- lm(mpg ~ disp + hp + wt, data = mtcars)
k <- ols_prep_cdplot_data(model)
ols_prep_cdplot_outliers(k)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.