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

h_ahead,Forecast-methodR Documentation

Get the h_ahead slot of a h_ahead object

Description

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

Usage

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

Arguments

Forecast

Forecast object.

Value

Vector of h_ahead values stored in the Forecast object.

Examples

## Not run: 

h_ahead(Forecast)


## End(Not run)


lmForc documentation built on Sept. 11, 2024, 8:14 p.m.