Description Usage Arguments See Also Examples
Identify the percentage of values flagged as outliers
1 | outlier_pct(df, ...)
|
df |
data frame with outliers identified with df$is_outlier |
... |
optional grouping variables (use unquoted names) |
Other functions for identifying outliers:
outlier_mean_compare()
,
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.