Package | Description |
---|---|
dev.nm.stat.timeseries.linear.univariate.arima | |
dev.nm.stat.timeseries.linear.univariate.stationaryprocess.arma |
Modifier and Type | Method and Description |
---|---|
ARIMAForecast.Forecast |
ARIMAForecast.next()
Gets the next forecast.
|
Modifier and Type | Method and Description |
---|---|
List<ARIMAForecast.Forecast> |
ARIMAForecast.next(int nSteps)
Gets the next n-step forecasts.
|
Modifier and Type | Method and Description |
---|---|
ARIMAForecast.Forecast |
ARMAForecast.next()
Gets the next forecast.
|
Modifier and Type | Method and Description |
---|---|
List<ARIMAForecast.Forecast> |
ARMAForecast.next(int nSteps)
Gets the next n-step forecasts.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.