Hi All,
I have two questions:
1) I introduce a large equation in the block model;....end;.How can i break the large equation in two or three lines.
Say k=(1-delta)*k(-1)... ????
2)I want to introduce a model in exp-logs.So i denote the variables
var n;
parameters eta;
and the n^(eta) i introduce it as eta*exp(n)
Should i repeat n in order to Dynare understand that n is log thus eta*exp(nn) ???
Thanks in advance,
Petros