outliers: A routine for identifying outliers in a vector of data based...

Description Usage Arguments

Description

A routine for identifying outliers in a vector of data based on IQR robust statistics.

Usage

1
outliers(x, b = FALSE)

Arguments

x

a data set.

b

output boxplot of the four sweeps to remove outliers. Default is FALSE.


LeeKennedy/dts.quality documentation built on May 7, 2019, 12:47 p.m.