Cheers,
I am studying the work of Aguiar and Drumond (2007), and have the following equation:
rf(t+1)==alpha*E_t[rk(t+1)] + beta*r(t+1)
where E_t denotes rational expectation in t.
How I can write this equation in Dynare?
rf(t)=alpha*E_{t-1}[rk(t)] + beta*r(t)
rf=alpha*E_t_rk_tp1(-1) + beta*r;
E_t_rk_tp1=rk(+1);
Users browsing this forum: Google [Bot] and 12 guests