Page 1 of 1

Setting parameters

PostPosted: Tue Jul 12, 2011 1:29 pm
by daniel_dynare
Is there a way to have Dynare compute the steady state for lets say a variable q, then have it use that value for one of the model parameters, lets say a parameter lambda?

Thanks.

Re: Setting parameters

PostPosted: Tue Aug 02, 2011 8:11 pm
by MichelJuillard
Yes, the STEADY_STATE operator does exactly that. In your model, use STEADY_STATE(q) instead of lambda

Best

Michel