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