How do I compute bootstrap confidence interval for a VAR impulse response function?

Hi, I would like to know how can I compute a bootstrap for generating a confidence interval in a impulse response function, for a defined VAR model.
I'm trying to perform the following operation described on page 4: http://edoc.hu-berlin.de/series/sfb-373-papers/2000-22/PDF/22.pdf
This is a pretty common way to calculate confidence interval for a irf function, R can do it.
Warm Regards.

답변 (1개)

Hang Qian
Hang Qian 2017년 6월 28일
Hi Samuel,
To bootstrap the confidence interval, simulate VAR coefficients using the VAR point estimator and its covariance matrix, and calculating impulse response function under each set of the simulated coefficients. The sample quantile gives the confidence interval.

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

질문:

2017년 6월 20일

답변:

2017년 6월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by