Page 1 of 1

Structure of g_2 and g_3

PostPosted: Thu Oct 21, 2010 3:15 pm
by pguerron
Hi,

Can anyone tell me how the matrices g_0, g_1, g_2, and g_3 are organized? I mean the order of variables and derivatives for each matrix.
I know there are some issues with the third order approximation so I want to compare dynare's solution with dynare ++.

Pablo A. Guerron

Re: Structure of g_2 and g_3

PostPosted: Tue Nov 02, 2010 1:32 pm
by SébastienVillemot
See the reference manual in the section about "stoch_simul", everything is explained in detail.

Also note that for computing 3rd order approximation, Dynare internally uses Dynare++, so you should get the same results. Be sure to use Dynare 4.1.3, since previous versions had bugs w.r. to 3rd order.

Best,