View source: R/plotRegression_CooksDistance.R
Suitable for regression: This function creates a plot for Cook's distance values
1 | plotRegression_CooksDistance(df_original, y, predictors)
|
df_original |
# original dataframe |
y |
# name of dependent variable |
predictors |
# name of predictors, for example c("expert", "conflict) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.