From 678bd7aca9c321397fd2a320284889621edb1300 Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Sat, 9 Dec 2023 08:20:55 +0100 Subject: [PATCH] dyn_forecast.m: cosmetic header fix --- matlab/dyn_forecast.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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