| Package | Description |
|---|---|
| kieker.tools.opad.timeseries.anomalycalculators |
| Modifier and Type | Method and Description |
|---|---|
AnomalyScore |
SimpleAnomalyScoreCalculator.calculateAnomalyScore(IForecastResult forecast,
ITimeSeriesPoint<java.lang.Double> current) |
AnomalyScore |
IAnomalyScoreCalculator.calculateAnomalyScore(IForecastResult forecast,
ITimeSeriesPoint<T> current)
Calculates an anomaly score based on the given values.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net