Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


highfrequency (version 1.0.1)

predict.HEAVYmodel: Iterative multi-step-ahead forecasting for HEAVY models

Description

Calculates forecasts for hT+k, where T denotes the end of the estimation period for fitting the HEAVYmodel and k=1,,\codestepsAhead.

Usage

# S3 method for HEAVYmodel
predict(object, stepsAhead = 10, ...)

Arguments

object

an object of class HEAVYmodel.

stepsAhead

the number of days iterative forecasts are calculated for (default 10).

...

further arguments passed to or from other methods.