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

33 ビュー (過去 30 日間)
Samuel Castro
Samuel Castro 2017 年 6 月 20 日
回答済み: Hang Qian 2017 年 6 月 28 日
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.

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by