Page 1 of 1

Shock decomposition

PostPosted: Sun Jul 01, 2012 2:50 pm
by mbouda
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

Re: Shock decomposition

PostPosted: Fri Sep 07, 2012 2:47 am
by amn
hi, i have the same problem in my model.
can anybody help me?

thanks for your kind attention.

Re: Shock decomposition

PostPosted: Sun Sep 09, 2012 6:24 am
by amn
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