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

origin,Forecast-methodR Documentation

Get the origin slot of a Forecast object

Description

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

Usage

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

Arguments

Forecast

Forecast object.

Value

Vector of origin values stored in the Forecast object.

Examples

## Not run: 

origin(Forecast)


## End(Not run)


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