Page 1 of 1

choices [1]-[3] before estimation

PostPosted: Mon Dec 06, 2010 11:01 am
by jojo
Dear all,

probably a stupid question (apologies).

Is there any way to write a dynare code so to avoid being asked the following question:

***
Choose one of the following options:

[1] Consider all the endogenous variables.
[2] Consider all the observed endogenous variables.
[3] Stop Dynare and change the mod file.
***

Thanks a lot in advance for cooperation.

Best,

jojo

Re: choices [1]-[3] before estimation

PostPosted: Tue Dec 14, 2010 7:11 am
by jpfeifer
You should put the names of the variables you are interested in after the estimation command. For example:

Code: Select all
estimation(... a bunch of options ...) y k L;