outliers_iglewicz_hoaglin | R Documentation |
A function to find outliers in small samples. Method seen here: https://bit.ly/2DFmsJr
outliers_iglewicz_hoaglin(vec)
vec |
A numeric/integer vector |
A boolean vector of which values are and are not outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.