ph_outs: Find outlier indices.

View source: R/ph_outs.R

ph_outsR Documentation

Find outlier indices.

Description

The ph_outs function computes outliers with the interquartile method.

Usage

ph_outs(x)

Arguments

x

A numeric vector.

Value

The outlier indices.


pheble documentation built on May 31, 2023, 9:21 p.m.