Print model equations

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Print model equations

Postby matheus_silva92 » Sun May 29, 2016 1:32 am

Hello,

Is there a way to print my model equations with the values of their parameters plugged in?

For example, in my .mod code I have:

parameters a;
var x;

a = 0.9;

model;
x = a*x(-1);
end;


Is there a command to print
x = 0.9*x(-1)

?


Thanks in advance,
Matheus
matheus_silva92
 
Posts: 12
Joined: Tue Mar 01, 2016 11:16 pm

Re: Print model equations

Postby jpfeifer » Sun May 29, 2016 5:00 pm

No, there currently is not.
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 13 guests