emprule_rob | R Documentation |
Robust empirical rule outlier detection applicable to approximately Normal data
emprule_rob(x, thr = 4)
x |
The data |
thr |
MAD threshold |
Logical vector indicating whether each element in x
is an
outlier (TRUE
if an outlier).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.