What is the shock in the BEAR toolbox, a unit shock or a standard deviation?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Rishi
el 3 de En. de 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 comentario
Singh basne
el 9 de Ag. de 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
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!