Learn R Programming

dataquieR (version 2.0.1)

util_hubert: utility function for the outliers rule of Huber et al.

Description

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

Usage

util_hubert(x)

Value

binary vector

Arguments

x

numeric data to check for outliers