Page 1 of 1

Specify the timing of the shock

PostPosted: Tue Sep 15, 2015 1:52 pm
by slucyp
Deal all,

I know that in Dynare all decisions are made after the current period's shock. So I was wondering if it is possible that I make some variables decided before the certain shock occurs, and the rest of variables decided after the shock in Dynare? If there is a way, how could I achieve it?

Thanks a lot!

Re: Specify the timing of the shock

PostPosted: Tue Sep 15, 2015 8:46 pm
by jpfeifer
What you describe is exactly the definition of a predetermined variable. This is reflected in the timing assumption. For example, the typical production function reads
y=k(-1)^alpha*l^(1-alpha)
where the k(-1) indicates that capital today cannot be chosen based on the current shock realizations.

Re: Specify the timing of the shock

PostPosted: Thu Sep 17, 2015 7:34 am
by slucyp
jpfeifer wrote:What you describe is exactly the definition of a predetermined variable. This is reflected in the timing assumption. For example, the typical production function reads
y=k(-1)^alpha*l^(1-alpha)
where the k(-1) indicates that capital today cannot be chosen based on the current shock realizations.


Ah! I got it! Thanks so much!