What is the shock in the BEAR toolbox, a unit shock or a standard deviation?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rishi
le 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 commentaire
Singh basne
le 9 Août 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
Voir également
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!