Hi there!
I have two questions with regard to the plotting of impulse response functions. The first question is how to limit the range of vertical scales in all the graph for computed impulse response functions. For the horizontal scale, I could reduce the # of steps shown for the impulse responses to shrink the graph horizontally. But for the vertical scale, it's more difficult b/c for each graph (I use noncommon scale), the maximum and minimum values in the vertical scale are different, which makes it difficult to revise the code in mcgraphirf.src file. So could you please tell me how to limit the range of vertical scales in this case?
The second question is about the size of the unit shock. I use rescaled one unit shock to each variable. But I found the starting value for the impulse response of some variables to their own shock are not 1, although they're close to 1. For example, the initial response of M1 to ms shock is 0.75 while the initial response of i/r to md shock is 0.7. I read some discussion on the topic of "How one SD shock can be converted into percentage shock" below. It seems that I cannot use either option b/c I need to generate unit shocks to all variables and the importance sampling already make the code "factor=swish". Could you please tell me what the cause of this "initial value problem" and how to solve it?
code, dataset are attached
Best Regards
