Namespace com.ibm.streams.timeseries.analysis

Operators

  • AnomalyDetector: The AnomalyDetector operator can detect anomalous subsequences in an incoming data stream.
  • CrossCorrelate2: In signal processing, cross-correlation is a measure of similarity of two time series as a function of a time-lag applied to one of them.
  • CrossCorrelateMulti: In signal processing, cross-correlation is a measure of similarity of two time series as a function of a time-lag applied to one of them.
  • DSPFilter2: The Digital Signal Processing (DSP) filter operator performs a digital filtering operation on an input time series.
  • DSPFilterFinite: The Digital Signal Processing (DSP) filter operator performs a digital filtering operation on an input time series.
  • DWT2: The DWT2 operator applies a discrete wavelet transform (DWT) on a vector time series.
  • Distribution: The Distribution operator calculates the quartile distribution for an input time series.
  • FFT: The FFT operator applies a transformation of a time series from time domain into frequency domain.
  • FunctionEvaluator: The FunctionEvaluator operator applies a function to each value in a time series.
  • Normalize: The Normalize operator incrementally estimates the means and variance and can normalize the time series to zero means and unit variance.
  • PSAX: The PSAX operator is capable of providing a symbolic representation of real-valued time series data.
  • STD2: The Seasonal Trend Decomposition (STD) operator uses the Loess algorithm to decompose an input time series into three components: the season, the trend and the residuals.

Functions

Types