%modelfrml ???

Use this forum to post questions about syntax problems or general programming issues. Questions on implementing a particular aspect of econometrics should go in "Econometrics Issues" below.
jonasdovern
Posts: 97
Joined: Sat Apr 11, 2009 10:30 am

%modelfrml ???

Unread post by jonasdovern »

Is there a way to get a copy of a frml of a model - like one can get for equations with %modeleqn(M,i)?

Background: I would like to implement a function that can "exogenize" specific variables of a model, i.e. I want to build a new model that is identical to the original one except that one (or more) of the equations/frmls are left out.

Any suggestions how to achieve that?

Thanks a lot for any help. Best, Jonas
Post Reply