forc-Forecast-method: Get the forecast slot of a Forecast object

forc,Forecast-methodR Documentation

Get the forecast slot of a Forecast object

Description

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

Usage

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

Arguments

Forecast

Forecast object.

Value

Vector of forecast values stored in the Forecast object.

Examples

## Not run: 

forc(Forecast)


## End(Not run)


nelson-n/lmForc documentation built on Sept. 1, 2024, 5:14 p.m.