Learn R Programming

lmForc (version 1.0.0)

future: Get the future slot of a Forecast object

Description

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

Usage

future(Forecast)

Value

Vector of future values stored in the Forecast object.

Arguments

Forecast

object.

Examples

Run this code
if (FALSE) {

future(Forecast)

}

Run the code above in your browser using DataLab