Page 1 of 1

Dynare++ simulation paths for endogenous variables

PostPosted: Mon Sep 06, 2010 10:27 am
by michaelhat
I am using Dynare++ and I would like to access the simulation values for endogenous variables, so that I can plot their time paths. In Dynare I can do this easily after a simulation. Is there an easy way I can do this in Dynare++.

Thanks in advance for any help,
Michael

Re: Dynare++ simulation paths for endogenous variables

PostPosted: Wed Sep 08, 2010 4:26 pm
by gmartins
If you use the function “dynare simul.m” you can easily recover all the simulated series (see the function help)

Re: Dynare++ simulation paths for endogenous variables

PostPosted: Mon Sep 20, 2010 3:15 pm
by michaelhat
Thanks!