Page 1 of 1

variance decomposition for shorter horizons

PostPosted: Fri Mar 18, 2011 8:36 am
by rossana
Dear all,

can somebody tell me if last versions of Dynare 4 can compute the variance decomposition for shorter horizons? Or have I to code myself? Many thanks.

Best,
Rossana

Re: variance decomposition for shorter horizons

PostPosted: Fri Mar 18, 2011 9:37 am
by jpfeifer
Yes, for example with
Code: Select all
stoch_simul(periods=0,conditional_variance_decomposition=[4:20])

you will get the theoretical variance decomposition at horizons 4 to 20 in addition to the unconditional one.