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

View source: R/util_hubert.R

util_hubertR Documentation

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)

Arguments

x

numeric data to check for outliers

Value

binary vector


dataquieR documentation built on July 26, 2023, 6:10 p.m.