hi,
i would need to collect the IRFs generated by the standard BQ decomposition file (attached) into a table that i could copy to excel, and i struggle to see an easy way of doing thhis, due to the way the code uses the automatic @BQDoDraws and @MCGrpahIRF subroutines. in particular, the vec[rect] %%responses would contain the information, but how would i extract the data used in the IRF charts (so, from steps 1 to n, for each response to each shock) for the table?
thanks in advance!
IRF table in Blanchard and Quah code?
IRF table in Blanchard and Quah code?
- Attachments
-
- BQMonte.rpf
- (2.78 KiB) Downloaded 883 times
Re: IRF table in Blanchard and Quah code?
Use @MCPROCESSIRF rather than @MCGRAPHIRF.