Skip to content
Prev 366943 / 398506 Next

Export Forecasted output to a table (excel)

Hello,

Objects of type mforecast are list with many members. In order to have a 
data.frame you need to tell us which members you want. Do not mistake 
the output of the print method with the object, to see what mforecast 
objects are try

str(fcst)

Rui Barradas

Em 02-02-2017 01:55, Lal Prasad escreveu: