Description Usage Arguments Value Examples
View source: R/outlier_detection.R
Computes 5-number summary by using exclusive method of quartile calculation. Also outputs interquartile range and lower and upper fences to detect outliers. Prints outliers, if there are any.
1 |
x |
A numeric vector |
5-number summary, iqr, lower fence and upper fence
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.