View source: R/plotRegression_QQ.R
Suitable for regression: This function creates a QQ norm plot for the residuals
1 | plotRegression_QQ(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.