Page 1 of 1

BVAR-DSGE

PostPosted: Tue Apr 14, 2009 5:47 pm
by olayenidynare
Can anyone please make available the BVAR-DSGE dynare code? The link to it online is practically dead. Please share it if you have. I also think Stephane can reactivate that link.

Re: BVAR-DSGE

PostPosted: Thu May 14, 2009 9:41 am
by StephaneAdjemian
Hi, Unfortunately I lost the zip file... But you find explanations and an example here.

Best, Stéphane.

Re: BVAR-DSGE

PostPosted: Tue Aug 19, 2014 5:26 am
by AbrahamVela
Dear Stephane

Do you have the "datarabanal-hybrid" dataset. I cannot find it anywhere?

Best,
Abraham

Re: BVAR-DSGE

PostPosted: Tue Aug 19, 2014 6:16 am
by jpfeifer
All files should be here: https://github.com/DynareTeam/dynare/tree/master/tests/dsge-var. Running the simul_hybrid.mod first generates the data-file datarabanal_hybrid.mat.

Re: BVAR-DSGE

PostPosted: Wed Aug 20, 2014 3:16 am
by AbrahamVela
Dear Johannes
Thanks a lot for your guidance.
Cheers
Abraham

Re: BVAR-DSGE

PostPosted: Wed Aug 20, 2014 9:45 pm
by AbrahamVela
Dear Johannes
One starter question: What is the essential difference between the "estimated" and "calibrated" mod files. They look very much alike. Which one shall be run first?
Thanks in advance
Abe
jpfeifer wrote:All files should be here: https://github.com/DynareTeam/dynare/tree/master/tests/dsge-var. Running the simul_hybrid.mod first generates the data-file datarabanal_hybrid.mat.

Re: BVAR-DSGE

PostPosted: Thu Aug 21, 2014 7:06 am
by jpfeifer
There is no sequence. They are independent examples. The one shows how to estimate the prior weight lambda, the other one prespecifies this prior weight lambda instead of estimating it.