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

Description Usage Arguments Value Examples

Description

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

Usage

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

Arguments

Forecast

Forecast object.

Value

Vector of realized values stored in the Forecast object.

Examples

1
2
3
4
5
6
## Not run: 

realized(Forecast)


## End(Not run)

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