On Tue, 31 May 2011, Oscar Soppelsa wrote: > I was wondering if it is possible to create an empty series (like a column > array), estimate a model, then run a fcast on the sample and. make the empty > array including the forecasted values.
The command fcast startobs endobs fcname produce a series named "fcname" containing the forecast values, as described in the Help for "fcast". Allin Cottrell
