What is the shock in the BEAR toolbox, a unit shock or a standard deviation?
3 views (last 30 days)
Show older comments
I am running a BVAR model with triangular identification and I want to know what is the shock in the IRF, from the graphs provided
0 Comments
Answers (1)
Rishi
on 3 Jan 2024
Hi Franco,
I understand from your query that you want to know what the shock in the IRF in a BVAR model depicts. I am assuming that you are referring to the following 'irf' function in The BEAR toolbox:
This function uses a standard approach to simulate IRFs in VAR models, where a shock is typically standardized to a one-unit incease in the error term of the equation for the variable of interest. However, the code does not explicitly normalize the shock to represent a one standard deviation shock.
In summary, the function computes IRFs for each endogenous variable to unit shocks in each of the other variables.
But when we refer to the built-in MATLAB function 'irf' for VAR models, the shocks are standard deviations. You can refer to the below documentation to learn more:
Hope this helps!
1 Comment
Singh basne
on 9 Aug 2024
I want to use 25 basis point of monetary policy shock. In that case there is no option available in App of BEAR toolbox. How can i do this in bear toolbox? please help
See Also
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!