statsmodels.tsa.holtwinters.HoltWintersResults.forecast

method

HoltWintersResults.forecast(steps=1)[source]

Out-of-sample forecasts

Parameters
stepsint

The number of out of sample forecasts from the end of the sample.

Returns
forecastarray

Array of out of sample forecasts