detect_out | R Documentation |
Marks suspected outliers in a series
detect_out(fit, alpha)
fit |
An |
alpha |
Cutoff for declaring a point an outlier, defaults to 0.05. |
Uses the methodology described in ... to check for suspected outliers.
A vector with 0 and 1 where 1 denotes the suspected outlier.
Erik Lampa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.