Description Usage Arguments Value Author(s)
identify outliers in a data frame
1 2 | identify_outliers(data, formula, key = NULL, method = "loess",
level = 0.99, ...)
|
data |
data frame |
formula |
formula to fit |
key |
factor over which to perform fits |
method |
fitting method |
level |
level of confidence interval to use |
... |
additional arguments |
data frame with fitted model values, se, residuals and key
Per Unneberg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.