ph_outs {pheble} | R Documentation |
Find outlier indices.
Description
The ph_outs
function computes outliers with the interquartile method.
Usage
ph_outs(x)
Arguments
x |
A |
Value
The outlier indices.
[Package pheble version 0.1.0 Index]