vtools.functions.error_detect¶
Functions
|
Series-only version |
|
|
|
|
|
|
|
Detect outliers by running a median filter, subtracting it from the original series and comparing the resulting residuals to a global robust range of scale (the interquartile range). |
|
|
|
|
|
Return the length of consecutive runs of repeated values |
|
|
|
Detect outliers by running a median filter, subtracting it from the original series and comparing the resulting residuals to a global robust range of scale (the interquartile range). |
|