createflagmad
creates flag for outliers that are above or below a
threshold distant from the first or third quantile. The threshold is
specified by the the median absolute deviation
(mad
).
1 | createflagmad(df, reso, wnd, tol, save_thr, frost_thr, correction)
|
df |
input |
save_thr |
logical, specifies whether the applied thresholds are saved for later plotting or not. |
frost_thr |
numeric, increases the thresholds for outlier
and jump detection in periods of probable frost (i.e. temperature <
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.