util_tukey | R Documentation |
This function calculates outliers according to the rule of Tukey.
util_tukey(x)
x |
numeric data to check for outliers |
binary vector
Other outlier_functions:
util_3SD()
,
util_hubert()
,
util_sigmagap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.