With the unstable version, you have the option
- Code: Select all
consider_all_endogenous
and
- Code: Select all
consider_only_observed
options to do this task. The reason Dynare asks is that posterior moment computation can be really time intensive and doing it for only selected variables saves time.
Regarding which you should choose: it depends what you are interested in. For stationary models, people are usually interested in the endogenous variables. However, for nonstationary models, people are sometimes interested in the observed growth rates entered as observables.