forc {lmForc} | R Documentation |
forc
takes a Forecast
object and gets the
forecast vector of the forecast.
forc(Forecast)
Forecast |
Forecast object. |
Vector of forecast values stored in the Forecast object.
## Not run:
forc(Forecast)
## End(Not run)