outpro: Detect outlier using the MAD–Median Rule

Description Usage Arguments

Description

Detect outlier using the MAD–Median Rule

Usage

1
outpro(x, na.rm = TRUE, plotit = TRUE)

Arguments

x

An R object. Currently there are methods for numeric/logical vectors and date, date-time and time interval objects. Complex vectors are allowed for trim = 0, only.

na.rm

a logical value indicating whether NA values should be stripped before the computation proceeds.

plotit

Logical; Plot it or not?


shizidushu/fsrs documentation built on May 26, 2019, 4:32 a.m.