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