``cite'' the steady state level in the model block
Posted: Sat Jan 24, 2015 10:31 am
In the model block, can we ``cite'' the steady state level computed in the steady_state_ model block?
for example:
model;
log(M)-log(Mbar)=rho*(log(M(-1))-log(Mbar));
end;
where Mbar is the steady state of M
Thanks!
for example:
model;
log(M)-log(Mbar)=rho*(log(M(-1))-log(Mbar));
end;
where Mbar is the steady state of M
Thanks!