shock_decomposition error
Posted: Tue Sep 13, 2016 1:44 am
Hello,
I have an error when I do shock decomposition using Dynare 4.4.3 and Dynare 4.3.2. I even get the error using an example file from F. Collard
Really appreciate some help.
This is the error and see attached file:
Error using evaluate_smoother
Too many output arguments.
Error in shock_decomposition (line 67)
[oo,Smoothed_Variables_deviation_from_mean] = evaluate_smoother(parameter_set,varlist);
Error in example1 (line 168)
oo_ = shock_decomposition(M_,oo_,options_,var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
I have an error when I do shock decomposition using Dynare 4.4.3 and Dynare 4.3.2. I even get the error using an example file from F. Collard
Really appreciate some help.
This is the error and see attached file:
Error using evaluate_smoother
Too many output arguments.
Error in shock_decomposition (line 67)
[oo,Smoothed_Variables_deviation_from_mean] = evaluate_smoother(parameter_set,varlist);
Error in example1 (line 168)
oo_ = shock_decomposition(M_,oo_,options_,var_list_);
Error in dynare (line 180)
evalin('base',fname) ;