Description Usage Arguments Examples
View source: R/plot_influential_outliers.R
This suite of plotting functions are used to plot DFFITS, Cook's Distance, and COVRATIO separately
1 |
|
plot_dffit(fit.model) - plots DFFITS and labels the subjects that are outliers
plot_cd(fit.model)- plots Cook's Distance and labels the subjects that are outliers
plot_CVR(fit.model) - plots COVRATIO
fit.model |
an R object, returned by lm |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.