Page 1 of 1

help with dynare reference manual version 4

PostPosted: Sat Sep 03, 2011 11:52 pm
by lyjessica
Hi everybody,
when I read page 57 in dynare reference manual version 4 , I could not understand the part of endogeneizing parameters. and I had posted a topic, but unfortunetly it seems not to interest anybody. viewtopic.php?f=1&t=3323

Could anybody provide me a complete example. Many thanks in advance.

Jessica Y L

Re: help with dynare reference manual version 4

PostPosted: Mon Sep 05, 2011 10:28 am
by StephaneAdjemian
Dear Jessica,

There is a typo in the manual. At the begining of simul.mod you have to write:

Code: Select all
@#define steady = 0


instead of

Code: Select all
@#define steady = 1


Hope it helps.

Best,
Stéphane.

Re: help with dynare reference manual version 4

PostPosted: Wed Sep 14, 2011 1:08 pm
by SébastienVillemot
Please see my reply in your original post.