Page 1 of 1

About Shock Decomposition errors

PostPosted: Sun Jul 18, 2010 4:11 pm
by jonathanb
Hello all,

1/
Is someone know why the command shock_decomposition don't work when filtered_vars and/or smoother are called in the estimation command ?

2/
For the developers: please include the foolowing lines (or something like that) in graph_decomp.m for Dynare 4.2+

saveas(ax,[M_.fname '_ShockDecomp_' M_.endo_names(i_var(j),:) '.fig']);
saveas(ax,[M_.fname '_ShockDecomp_' M_.endo_names(i_var(j),:) '.eps']);

It avoids a lot of wasting time...

Thanks in advance for the answer and your consideration
And good summer for all ;-)

Jonathan

Re: About Shock Decomposition errors

PostPosted: Sat Jul 31, 2010 10:40 pm
by jonathanb
nobody knows?