preprocessor: add horizon option to ms_forecast

time-shift
Houtan Bastani 2015-09-08 17:27:01 +02:00
parent 55acc0e557
commit fbd178c5be
2 changed files with 4 additions and 2 deletions

View File

@ -8698,13 +8698,14 @@ The number of data points included in the output. Default: @code{0}
@xref{regime}.
@item regimes
@xref{regimes}.
@item median
@xref{median}.
@item horizon = @var{INTEGER}
@xref{horizon}.
@end table
@end deffn

View File

@ -2145,6 +2145,7 @@ ms_forecast_option : o_output_file_tag
| o_regime
| o_regimes
| o_parameter_uncertainty
| o_horizon
;
ms_forecast_options_list : ms_forecast_option COMMA ms_forecast_options_list