dixon_test | R Documentation |
Outlier removals with Dixon's method
dixon_test(x, type = 0, opposite = FALSE, two.sided = TRUE)
x |
A data frame. |
type |
The type of Dixon method. See also outliers::dixon.test. |
opposite |
The high or low. See also outliers::dixon.test. |
two.sided |
Logical; is two-sided or not. See also outliers::dixon.test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.