Test Functions#
Basic Anomalies#
Deprecated since version 2.7.0. |
|
Flag groups of data that are surrounded by data gaps. |
|
Flag jumps and drops in data. |
|
Flag constant data values. |
|
Flag low-variance data. |
|
Flag ofsetted groups of data.. |
Change Points and Noise#
Flag values that represent a system state transition. |
|
Label data where it changes significantly. |
|
Flag data noisy data. |
Gap filling#
Impute NAN with aggregation of context. |
Multivariate Analysis#
Multivariate outlier detection.
Local Outlier Factor. |
|
Scattering (ZScoring) based outlier detection. |
Sampling Alignment#
Resample data and flags at uniform frequency. |
|
Resample a variables flags and append them to another variables flags. |
|
Sample data at uniform sampling rate. |
|
Resample data at new index. |
Data Products#
K nearest neighbor scoring. |
|
Assign Local Outlier Factor (LOF). |
|
Univariate outlier scoring, based on LOF. |
|
Calculate (rolling) Zscores. |
|
Residuals from polynomial fit. |
|
Residuals from sliding window fit. |
|
Fit a polynomial model to the data. |
|
Filter and smooth data with Butterworth filter. |
Drift detection and correction#
Flags Deviation from central moment. |
|
Flags data that deviates from a reference. |
|
Correct model defined drifts. |
|
Regimen wise model fitting. |
|
Correct offsets to normal value level. |
|
Flags anomalous regimes regarding to modelling regimes of |
|
A function to detect values belonging to an anomalous regime regarding modelling regimes of field. |
Flagtools#
|
Assign specific flag to all periods. |
|
Assign UNFLAGGED to all periods. |
|
Assign flag to all UNFLAGGED periods. |
|
Pass on data and flags. |
|
Transfer flags between variables. |
|
Combine flags via AND operation. |
|
Combine flags via OR operation. |
Generic Functions#
Apply custom transformation. |
|
Apply custom flagging rule. |
|
Combine flags via AND operation. |
|
Combine flags via OR operation. |
Outlier Detection#
Univariate Outlier Detection
Univariate outlier detection, based on LOF. |
|
Flag outliers with the STRAY Algorithm. |
|
Flag offsetted groups of values. |
|
Flag values that exceed fixed bound. |
|
Local Outlier Factor. |
|
Scattering (ZScoring) based outlier detection. |
|
Flag ofsetted groups of data.. |
Tools#
Copy data and flags. |
|
Drop field. |
|
Rename field. |
|
Apply a mask. |
|
Generate plots. |

