|
Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - public interface IForecaster<T>
| Method Summary | |
|---|---|
IForecastResult<T> |
forecast(int numForecastSteps)
Performs a time series forecast for the given number of steps in the future. |
int |
getConfidenceLevel()
Returns the confidence level to be computed for the forecast. |
ITimeSeries<T> |
getTsOriginal()
Returns the original time series used for the forecast. |
| Method Detail |
|---|
IForecastResult<T> forecast(int numForecastSteps)
numForecastSteps - ITimeSeries<T> getTsOriginal()
int getConfidenceLevel()
|
Kieker 1.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||