outliers_iglewicz_hoaglin: Outliers In Small Samples

outliers_iglewicz_hoaglinR Documentation

Outliers In Small Samples

Description

A function to find outliers in small samples. Method seen here: https://bit.ly/2DFmsJr

Usage

outliers_iglewicz_hoaglin(vec)

Arguments

vec

A numeric/integer vector

Value

A boolean vector of which values are and are not outliers


gfleetwood/sansor documentation built on Nov. 23, 2022, 10:31 a.m.