diff --git a/matlab/dyn_forecast.m b/matlab/dyn_forecast.m index 5a26b3fcb..828fa0e5d 100644 --- a/matlab/dyn_forecast.m +++ b/matlab/dyn_forecast.m @@ -11,7 +11,7 @@ function forecast = dyn_forecast(var_list,M_,options_,oo_,task,dataset_info) % task: indicates how to initialize the forecast % either 'simul' or 'smoother' % dataset_info: Various informations about the dataset (descriptive statistics and missing observations). - +% % OUTPUTS % forecast: structure containing fields % Mean: point estimate