Shock decomposition

Hi,

I have a problem with the command shock_decomposition. Dynare returns the following errors:

??? Error using ==> describe_missing_data
Too many input arguments.

Error in ==> evaluate_smoother at 117
[data_index,number_of_observations,no_more_missing_observations] = describe_missing_data(data,gend,n_varobs);

Error in ==> shock_decomposition at 60
oo = evaluate_smoother(parameter_set);

Error in ==> fs2000 at 199
oo_ = shock_decomposition(M_,oo_,options_,var_list_);

Error in ==> dynare at 120
evalin(‘base’,fname) ;

Thanks for any advice,

Milan
fsdat_simul.m (12.5 KB)
fs2000.mod (1.47 KB)

hi, i have the same problem in my model.
can anybody help me?

thanks for your kind attention.

hi, mbouda

what version of dynare do you use? if, you use 4.3.0, you can try 4.2.4.
i got the solution of shock decomposition with dynare 4.2.4.

best regards