tsoutliers | R Documentation |
Function to detect outliers in time serires
tsoutliers(x, t, dev = 2)
x |
vector of time series |
t |
vector of time stamps |
dev |
deviation (dev * mad) from the median to be considered as outliers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.