The number of steps ahead for which prediction is required.
…
Arguments passed to or from other methods, not implemented yet.
Value
A '>db.table object, which points to a table that
contains the forecasted values. The table has two columns: steps_ahead
and forecast_value. One can use the function lk to look at the values.