remove.outliers | R Documentation |
Remove outliers
remove.outliers(x, factor = 1.5)
x |
a numeric vector |
factor |
default 1.5 |
a numeric vector
remove.outliers(c(1, 10:15))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.