h_ahead-Forecast-method: Get the h_ahead slot of a h_ahead object

Description Usage Arguments Value Examples

Description

h_ahead takes a Forecast object and gets the h_ahead vector of the forecast.

Usage

1
2
## S4 method for signature 'Forecast'
h_ahead(Forecast)

Arguments

Forecast

Forecast object.

Value

Vector of h_ahead values stored in the Forecast object.

Examples

1
2
3
4
5
6
## Not run: 

h_ahead(Forecast)


## End(Not run)

lmForc documentation built on Jan. 4, 2022, 1:11 a.m.