createflagfragment
flags short fragments of not flagged data that
is in-between flagged data. Such cases occur often in spikes of outlier
data.
1 | createflagfragment(df, frag_len = NULL)
|
frag_len |
numeric, specifies the length of data fragments occurring
in-between missing data that are automatically deleted during data
cleaning. This can be helpful to remove short fragments of erroneous data
within a period of missing data, i.e. after jumps. If
|
out |
logical, vector with outlier flags. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.