Page 1 of 1

simulating fourth-order solution using pruning scheme

PostPosted: Thu Nov 13, 2014 1:59 pm
by kollmann
Dear All,
Does anybody know there exists code for simulating the fourth-order accurate solution of Dynare++, using the pruning scheme?
Dynare allows to simulate the second- and third-order accurate solutions using pruning (but not the fourth-order solutions).
Thank you very much in advance!
Robert Kollmann
robert_kollmann@yahoo.com
http://www.robertkollmann.com

Re: simulating fourth-order solution using pruning scheme

PostPosted: Fri Nov 14, 2014 6:15 am
by jpfeifer
Dear Robert,
such a code does not (yet) exists. Dynare++ does only simulate using the unpruned state space. You would have to extract the g_0 to g_4 matrices yourself in Matlab and then implement the pruned simulation yourself. This is cumbersome, but should be straightforward.