Description Usage Arguments Value
This function returns those entries which fall outside the lower and upper fences given a numeric vector. The lower fence is calculated as 'q1 - 1.5*IQR' and the upper as 'q3 + 1.5*IQR'.
1 | outliers(x)
|
x |
Numeric vector to identify outliers for |
Numeric vector of outliers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.