Displaying 1 result from an estimated 1 matches for "benhard".
Did you mean:
bernhard
2010 Aug 14
1
Help with graphing impulse response functions
Dear colleagues/contributors,
I'd be pleased if someone could provide insights on how to plot impulse response functions in a format that can easily be copied in a word document just as plotting time-series of variables.
I had followed the outline suggested by Benhard Pfaff [see http://127.0.0.1:17693/library/vars/html/irf.html] but I am unable to get the impulse response functions in a single graphical format. I then tried this command, where each variable response to an impulse was plotted:
opar <-par(mfrow = c(3,2), mar=c(4.2,4.2,1,1), oma=c(0,0,0,0))
plo...