| Package | Description |
|---|---|
| dev.nm.stat.timeseries.linear.univariate.stationaryprocess.arma |
| Modifier and Type | Method and Description |
|---|---|
ARMAForecastOneStep |
ARMAForecastMultiStep.getARMAForecastOneStep()
Gets the auxiliary ARMA one-step ahead forecaster.
|
| Constructor and Description |
|---|
ARMAForecastMultiStep(IntTimeTimeSeries xt,
ARMAModel arma,
int h,
InnovationsAlgorithm inn,
ARMAForecastOneStep forecast1)
Makes the h-step ahead prediction for an ARMA model.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.