Description Usage Arguments See Also Examples
Compare averages with (newvar) vs. withoout (oldvar) outliers
1 | outlier_mean_compare(df, oldvar, newvar, ...)
|
df |
data frame with variables to compare |
oldvar |
original variable without outliers removed |
newvar |
variable with outliers removed |
... |
optional grouping variables (use unquoted names) |
Other functions for identifying outliers:
outlier_pct()
,
outlier_plot()
,
outlier_tukey()
1 | # see ?outlier_tukey
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.