Does Dynare solve non-linear rational expectations models with expectations dated at t and at t-1?
example:
 y(t) = a*E(t)y(t+1)+b*E(t-1)y(t)+c*x(t)+e(t)
Where y is the endogenous variable, x is exogenous, e is an error term and E(t-j)y(t+i) is the expectation based on the information at t-j of the variable y(t+i). 
If so, how should I enter the term E(t-1)y(t)? Can I do it through a change of variable like 
s(t)=E(t)y(t+1)
Thanks.
			
		