A list of estimation methods to use. (See estimateModels.)
estimation.sample
The portion of the sample to use for estimation.
horizons
The horizons for which forecasts are to be produced.
quiet
If true no estimation information is printed.
Value
A list of forecasts at different horizons as returned by horizonForecasts.
concept
DSE
Details
estimation.sample indicates the part of the data to use for estimation.
If estimation.sample is less than or equal 1.0 it is
used to indicate the portion of points to use for estimation.
Otherwise it should be an integer and is used to indicate the number
of points from the beginning of the sample to use for estimation.