Learn R Programming

pheble (version 0.1.0)

ph_outs: Find outlier indices.

Description

The ph_outs function computes outliers with the interquartile method.

Usage

ph_outs(x)

Value

The outlier indices.

Arguments

x

A numeric vector.