util_hubert {dataquieR}R Documentation

utility function for the outliers rule of Hubert and Vandervieren 2008

Description

function to calculate outliers according to the rule of Huber et al. This function requires the package robustbase

Usage

util_hubert(x)

Arguments

x

numeric data to check for outliers

Value

binary vector

See Also

Other outlier_functions: util_3SD(), util_sigmagap(), util_tukey()


[Package dataquieR version 2.1.0 Index]