Learn R Programming

lmForc (version 1.0.0)

origin: Get the origin slot of a Forecast object

Description

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

Usage

origin(Forecast)

Value

Vector of origin values stored in the Forecast object.

Arguments

Forecast

Forecast object.

Examples

Run this code
if (FALSE) {

origin(Forecast)

}

Run the code above in your browser using DataLab