|
Kieker 1.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IForecaster | |
|---|---|
| kieker.tools.tslib | |
| kieker.tools.tslib.forecast | |
| kieker.tools.tslib.forecast.mean | |
| kieker.tools.tslib.forecast.windowstart | |
| Uses of IForecaster in kieker.tools.tslib |
|---|
| Methods in kieker.tools.tslib that return IForecaster | |
|---|---|
IForecaster<Double> |
ForecastMethod.getForecaster(ITimeSeries<Double> history)
|
| Uses of IForecaster in kieker.tools.tslib.forecast |
|---|
| Classes in kieker.tools.tslib.forecast that implement IForecaster | |
|---|---|
class |
AbstractForecaster<T>
|
| Uses of IForecaster in kieker.tools.tslib.forecast.mean |
|---|
| Classes in kieker.tools.tslib.forecast.mean that implement IForecaster | |
|---|---|
class |
MeanForecasterJava
A Java-based time series forecaster which computes a forecast based on the mean value of the historic values. |
| Uses of IForecaster in kieker.tools.tslib.forecast.windowstart |
|---|
| Classes in kieker.tools.tslib.forecast.windowstart that implement IForecaster | |
|---|---|
class |
WindowStartForecaster
This forecaster uses the start of its timeseries window. |
|
Kieker 1.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||