outlierCheck: Outlier summary.

Usage Arguments Details Value Author(s)

Usage

1
outlierCheck(x, cut = 2.5)

Arguments

x

A numerical vector.

cut

The cutpoint in sd units; defaults to 2.5.

Details

Given a numerical vector, indicate number of outliers, and numbers in lower and upper tails.

Value

A 3-vector with named elements "total", "lower", and "upper" with values indicating the total number of outliers, outliers in the lower tail and outliers in the upper tail.

Author(s)

David Braze davebraze@gmail.com


davebraze/FDB1 documentation built on May 14, 2019, 8:59 p.m.