ufzLogo rdmLogo

Data Products#

assignKNNScore

Score datapoints by an aggregation of the distances to their k nearest neighbors.

assignLOF

Assign Local Outlier Factor (LOF).

assignUniLOF

Assign "univariate" Local Outlier Factor (LOF).

assignZScore

Calculate (rolling) Zscores.

calculatePolynomialResiduals

Fits a polynomial model to the data and calculate the residuals.

calculateRollingResiduals

Calculate the diff of a rolling-window function and the data.

fitPolynomial

Fits a polynomial model to the data.

fitLowpassFilter

Fits the data using the butterworth filter.