<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jamel &#8211; Aptech</title>
	<atom:link href="https://www.aptech.com/blog/author/jamels/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aptech.com</link>
	<description>GAUSS Software - Fastest Platform for Data Analytics</description>
	<lastBuildDate>Thu, 20 Mar 2025 21:15:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Addressing Conditional Heteroscedasticity in SVAR Models</title>
		<link>https://www.aptech.com/blog/addressing-conditional-heteroscedasticity-in-svar-models/</link>
					<comments>https://www.aptech.com/blog/addressing-conditional-heteroscedasticity-in-svar-models/#respond</comments>
		
		<dc:creator><![CDATA[Jamel]]></dc:creator>
		<pubDate>Wed, 14 Sep 2022 17:30:12 +0000</pubDate>
				<category><![CDATA[Econometrics]]></category>
		<category><![CDATA[Time Series]]></category>
		<guid isPermaLink="false">https://www.aptech.com/?p=11582836</guid>

					<description><![CDATA[Structural VAR models are powerful tools in macroeconomic time series modeling. However, given their vast applications, it is important that they are properly implemented to address the characteristics of their underlying data. 

In today’s blog, we build on our previous discussions of SVAR models to examine the use of SVAR in the special case of conditional heteroscedasticity. 

We will look more closely at:
<ul>
<li>Conditional heteroscedasticity.</li>
<li>The impacts of conditional heteroscedasticity on SVAR models.</li>
<li>Estimating structural impulse response functions (SIRF) in the presence of conditional heteroscedasticity.</li>
<li> An application to the global oil market. </li>
</ul>]]></description>
										<content:encoded><![CDATA[<h2 id="introduction">Introduction</h2>
<p>Structural VAR models are powerful tools in macroeconomic time series modeling. However, given their vast applications, it is important that they are properly implemented to address the characteristics of their underlying data. </p>
<p>In today’s blog, we build on our previous discussions of SVAR models to examine the use of SVAR in the special case of conditional heteroscedasticity. </p>
<p>We will look more closely at:</p>
<ul>
<li>Conditional heteroscedasticity.</li>
<li>The impacts of conditional heteroscedasticity on SVAR models.</li>
<li>Estimating structural impulse response functions (SIRF) in the presence of conditional heteroscedasticity.</li>
<li>An application to the global oil market. </li>
</ul>
<h2 id="what-is-conditional-heteroscedasticity">What is Conditional Heteroscedasticity?</h2>
<p><a href="https://www.aptech.com/wp-content/uploads/2022/09/wilshire.jpg"><img src="https://www.aptech.com/wp-content/uploads/2022/09/wilshire.jpg" alt="Example of conditional heteroscedasticity." width="800" height="600" class="alignnone size-full wp-image-11582927" /></a></p>
<p>Simply put, <a href="https://www.aptech.com/resources/tutorials/econometrics/ols-diagnostics-heteroscedasticity/" target="_blank" rel="noopener">heteroscedasticity</a> is defined as a non-constant variance for the residuals of a model. As noted by <a href="https://www.economica.fr/econometrie-theorie-et-applications-2e-ed-c2x36878469" target="_blank" rel="noopener">Mignon (2022, chapter 4)</a>, when the errors are non-spherical, heteroscedasticity may come from:</p>
<ul>
<li>Heterogeneity of the sample.</li>
<li><a href="https://www.aptech.com/resources/tutorials/econometrics/ols-diagnostics-model-specification/" target="_blank" rel="noopener">Missing variables.</a></li>
<li>Asymmetric distributions of the variables (distributions of income and wealth, for example).</li>
<li>Improper transformation of the variables (linear instead of log-linear).</li>
<li>Nature of the data (averaged observations coming from different samples). </li>
</ul>
<p>Conditional heteroscedasticity is a particular form of heteroscedasticity. Many macroeconomic and finance applications, such as daily financial <a href="https://www.aptech.com/blog/introduction-to-the-fundamentals-of-time-series-data-and-analysis/" target="_blank" rel="noopener">time series</a> or monthly growth rates, exhibit periods of low volatility and other periods of high volatility. These clusters of volatility are also known as conditional heteroscedasticity because one period’s volatility is related to previous periods' volatility. </p>
<h2 id="what-are-the-implications-of-conditional-heteroscedasticity">What are the Implications of Conditional Heteroscedasticity?</h2>
<p>Linear regression models assume that there is no heteroscedasticity, and the presence of any type of heteroscedasticity can impact the validity of regression results if not accounted for properly. </p>
<p>In particular, while the <a href="https://www.aptech.com/resources/tutorials/formula-string-syntax/ols-regression-from-a-dataset/" target="_blank" rel="noopener">OLS</a> coefficient estimates will be unbiased:</p>
<ul>
<li>OLS estimators are no longer efficient. </li>
<li>Covariance matrix of the coefficients will be inconsistent. </li>
<li>Standard inferences will be incorrect.</li>
</ul>
<h2 id="what-are-the-consequences-for-inference-on-structural-impulse-response-functions-sirfs">What are the Consequences for Inference on Structural Impulse Response Functions (SIRFs)?</h2>
<p><a href="https://www.aptech.com/blog/introduction-to-the-fundamentals-of-vector-autoregressive-models/" target="_blank" rel="noopener">Recursive VAR systems</a> are highly common in empirical work in macroeconomics and finance. However, as previously noted, macroeconomic and financial data can often suffer from conditional heteroscedasticity. For this reason, it is important to consider the impacts of conditional heteroscedasticity in the context of structural VAR.</p>
<p>In SVAR models, <a href="https://www.aptech.com/blog/the-intuition-behind-impulse-response-functions-and-forecast-error-variance-decomposition/" target="_blank" rel="noopener">impulse response functions</a> are often a more important result than the estimated parameters. They help us to better understand the dynamic relationship between the variables in our model.</p>
<p>Because SIRFs are widely used for analysis, it’s imperative to have a clear understanding of the uncertainty in their estimations. This is widely done using some type of <a href="https://www.aptech.com/blog/basic-bootstrapping-in-gauss/" target="_blank" rel="noopener">bootstrapped</a> confidence intervals which provide insight into the statistical likelihood of a SIRF.</p>
<table>
 <thead>
<tr><th>Method</th><th>Description</th></tr>
</thead>
<tbody>
<tr><th>Pairwise bootstrap</th><td>Draws samples from the joint distribution of the dependent and independent variables.</td></tr>
<tr><th>Wild bootstrap</th><td>A new sample is generated by multiplying the prediction residual by a random variable and adding it to the prediction.</td></tr>
<tr><th>Moving block bootstrap</th><td>Data is split into overlapping blocks of length ???? and a specified number of blocks are drawn at random, with replacement from the portioned data.   </td></tr>
</tbody>
</table>
<p>In the context of bootstrapped SIRFs, when not properly accounted for, conditional heteroscedasticity can lead to distorted inferences. However, not all bootstrap methods perform equally when facing conditional heteroscedasticity. </p>
<p>Brüggemann et al. (2016) have shown that in the presence of conditional heteroscedasticity:</p>
<ul>
<li>The wild and pairwise bootstraps underestimate the true asymptotic variances.</li>
<li>The corresponding confidence intervals with pairwise and wild bootstraps are typically too narrow and miss the true value of the SIRF.</li>
</ul>
<p>The main message, here, is that the pairwise bootstrap and the wild bootstrap underestimate the actual estimation uncertainty in the presence of conditional heteroscedasticity. If you detect conditional heteroscedasticity in your data, the MBB is better than the pairwise and wild bootstrap to estimate the true degree of uncertainty in the SIRF. </p>
<h2 id="what-is-moving-block-bootstrap">What is Moving Block Bootstrap?</h2>
<p>The basic idea of the bootstrap rests on the assumption that the simulated data sample that we use does a good job representing the actual population data. The moving block bootstrap does this by:</p>
<ol>
<li>Generating consecutive, overlapping “blocks” of the original sample.</li>
<li>Drawing a specified number of “blocks” at random, with replacement. </li>
<li>Combine the sampled blocks to create a complete bootstrapped sample.  </li>
</ol>
<p>This method of sampling is particularly relevant for time series data because it maintains the relationship between neighboring observations. </p>
<h2 id="an-application-to-the-effects-of-us-china-political-tensions-on-the-oil-market">An Application to the Effects of US-China Political Tensions on the Oil Market</h2>
<p>As an example application of MBB in the SVAR framework, we’ll look at the newly released paper of <a href="https://ideas.repec.org/a/eee/eneeco/v114y2022ics0140988322003498.html" target="_blank" rel="noopener">Cai, Mignon, and Saadaoui (2022)</a>.</p>
<h3 id="background">Background</h3>
<p>This motivation behind this paper is built on the intuition that causal interactions between political events and economic developments exist. It specifically considers the idea that increasing political tensions between the US and China will impact the world economy and the oil market. This is a reasonable concern, given that the US and the Chinese economies are the largest consumers of oil (around 20% and 16% of the world's consumption, respectively), according to the <a href="https://www.bp.com/content/dam/bp/business-sites/en/global/corporate/pdfs/energy-economics/statistical-review/bp-stats-review-2021-full-report.pdf" target="_blank" rel="noopener">BP Statistical Review of World Energy 2021.</a></p>
<h3 id="data">Data</h3>
<p>The paper focuses on data over the period spanning from January 1971 to December 2019. </p>
<p>Relying on an extended period allows them to:</p>
<ul>
<li>Highlight the growing influence of the Chinese economy on the international scene</li>
<li>Have a complete picture of the evolution of the political relationships between China and the US through time.</li>
</ul>
<h4 id="measuring-political-tensions">Measuring political tensions</h4>
<p><a href="https://www.aptech.com/wp-content/uploads/2022/09/pri-graph-1.jpg"><img src="https://www.aptech.com/wp-content/uploads/2022/09/pri-graph-1.jpg" alt="US-China political relationship index. " width="800" height="600" class="alignnone size-full wp-image-11582934" /></a></p>
<p>In order to capture the effects of political tensions on the oil market, the newly released paper of Cai, Mignon and Saadaoui (2022) relies on a <a href="http://www.tuiir.tsinghua.edu.cn/imiren/Publications/Foreign_RelationsData.htm" target="_blank" rel="noopener">quantitative measure of political relationships developed in the Institute of International Relation of Tsinghua University.</a> </p>
<p>This index:</p>
<ul>
<li>Fluctuates between -9 and 9 according to the occurrence of “bad” or “good” political events, using a scale similar to the <a href="https://journals.sagepub.com/doi/10.1177/0022002792036002007" target="_blank" rel="noopener">Goldstein scale (Goldstein, 1992).</a></li>
<li>Shows improved relationships between US and China at the end of the 1970s and at the end of the 1990s, when positive diplomatic developments have occurred.</li>
<li>Indicates the relationship deteriorated considerably during the Tiananmen Square Event in 1989, after the bombing of the Chinese embassy in Belgrade in 1999, and during Trump’s administration.</li>
</ul>
<h4 id="measuring-the-oil-market">Measuring the oil market</h4>
<p><a href="https://www.aptech.com/wp-content/uploads/2022/09/oil-market-1.jpg"><img src="https://www.aptech.com/wp-content/uploads/2022/09/oil-market-1.jpg" alt="Oil market supply, demand, and real price. " width="800" height="600" class="alignnone size-full wp-image-11582935" /></a></p>
<p>This paper uses three oil market indicators:</p>
<ul>
<li>Global oil supply.</li>
<li>World oil demand.</li>
<li>Real price of price, measured by the WTI spot price deflated with the US consumer price index. </li>
</ul>
<div class="alert alert-info" role="alert">All oil market data is available on <a href="https://sites.google.com/site/cjsbaumeister/datasets" target="_blank" rel="noopener">Christiane Baumeister’s website</a>.</div>
<h3 id="model">Model</h3>
<h4 id="the-svar-setup">The SVAR setup</h4>
<p>Today, we will be considering an SVAR model that examines the effects of US-China political tensions on the oil market. This model is based on the newly released paper from Cai, Mignon, and Saadaoui (2022).</p>
<p>This model considers four endogenous variables, included in logarithmic terms:</p>
<ul>
<li>US-China political tension index</li>
<li>Oil supply</li>
<li>Oil demand</li>
<li>Oil price</li>
</ul>
<h4 id="estimation">Estimation</h4>
<p>We use the <a href="https://www.aptech.com/blog/understanding-and-solving-the-structural-vector-autoregressive-identification-problem/" target="_blank" rel="noopener">recursive identification scheme</a> by using <a href="https://docs.aptech.com/gauss/chol.html" target="_blank" rel="noopener">Cholesky decomposition</a> to obtain a lower-triangular matrix. </p>
<p>The identification scheme:</p>
<ul>
<li>Reflects the hypothesis in the literature that political tensions influence contemporaneous market developments, but the reverse causality takes some time. </li>
<li>Captures our primary interest, the short-run effects of political tensions on the oil market.</li>
</ul>
<p>The baseline SVAR model:</p>
<ul>
<li>Is estimated from January 1971 to December 2019.</li>
<li>Includes 24 lags. </li>
</ul>
<h4 id="impulse-response-functions">Impulse response functions</h4>
<p>The confidence intervals for the structural IRFs are computed using MBB to address the issue of conditional heteroscedasticity. Estimation follows the methodology in Brüggemann, R., Jentsch, C., &amp; Trenkler, C. (2016).</p>
<div class="alert alert-info" role="alert">The GAUSS code for this estimation was kindly provided by <a href="https://www.wiwi.uni-konstanz.de/brueggemann/team/prof-dr-ralf-brueggemann/" target="_blank" rel="noopener">Professor Ralf Brüggemann</a> and requests for the full code must be addressed to him.</div>
<p>The impulse response functions:</p>
<ul>
<li>Have an 80-month horizon.</li>
<li>Reflect the impact of a 1% decrease in the US-China PRI measure. </li>
<li>Include 68% and 90% confidence intervals. </li>
</ul>
<p><a href="https://www.aptech.com/wp-content/uploads/2022/09/irf-plots-2.jpg"><img src="https://www.aptech.com/wp-content/uploads/2022/09/irf-plots-2.jpg" alt="Impulse response functions measuring the impact of 1% change in U.S/China Political Relationship Index on oil market conditions." width="800" height="600" class="alignnone size-full wp-image-11582973" /></a></p>
<p>From these impulse response functions, we can see that a 1% decrease in the US-China relationships leads to:</p>
<ul>
<li>Insignificant short-run impacts. </li>
<li>A long-run increase in oil production.</li>
<li>A long-run decrease in oil demand.</li>
<li>A long-run increase in real oil prices. </li>
</ul>
<h2 id="conclusion">Conclusion</h2>
<p>Today's blog looks more closely at the issue of inference in the structural VAR model. In particular, we consider the impact of conditional heteroscedasticity on inferences or structural impulse response functions. </p>
<h3 id="further-reading">Further Reading</h3>
<ol>
<li><a href="https://www.aptech.com/blog/introduction-to-the-fundamentals-of-time-series-data-and-analysis/" target="_blank" rel="noopener">Introduction to the Fundamentals of Time Series Data and Analysis</a>  </li>
<li><a href="https://www.aptech.com/blog/introduction-to-the-fundamentals-of-vector-autoregressive-models/" target="_blank" rel="noopener">Introduction to the Fundamentals of Vector Autoregressive Models</a>  </li>
<li><a href="https://www.aptech.com/blog/the-intuition-behind-impulse-response-functions-and-forecast-error-variance-decomposition/" target="_blank" rel="noopener">The Intuition Behind Impulse Response Functions and Forecast Error Variance Decomposition</a>  </li>
<li><a href="https://www.aptech.com/blog/introduction-to-granger-causality/" target="_blank" rel="noopener">Introduction to Granger Causality</a>  </li>
<li><a href="https://www.aptech.com/blog/understanding-and-solving-the-structural-vector-autoregressive-identification-problem/" target="_blank" rel="noopener">Understanding and Solving the Structural Vector Autoregressive Identification Problem</a>  </li>
<li><a href="https://www.aptech.com/blog/the-structural-var-model-at-work-analyzing-monetary-policy/" target="_blank" rel="noopener">The Structural VAR Model at Work: Analyzing Monetary Policy</a> </li>
</ol>
<h3 id="references">References</h3>
<p>Brüggemann, R., Jentsch, C., &amp; Trenkler, C. (2016). Inference in VARs with conditional heteroskedasticity of unknown form. Journal of Econometrics, 191(1), 69-85. <a href="https://doi.org/10.1016/j.jeconom.2015.10.004">https://doi.org/10.1016/j.jeconom.2015.10.004</a></p>
<p>Cai, Y., Mignon, V., &amp; Saadaoui, J. (2022). Not All Political Relation Shocks are Alike: Assessing the Impacts of US-China Tensions on the Oil Market. Energy Economics, 106199. <a href="https://doi.org/10.1016/j.eneco.2022.106199">https://doi.org/10.1016/j.eneco.2022.106199</a></p>
<p>Mignon, V. (2022). Econométrie: Théorie et applications. Economica. 2ème edition.</p>
<h2 id="try-out-the-gauss-time-series-mt-library">Try Out The GAUSS Time Series MT Library</h2>

[contact-form-7]
]]></content:encoded>
					
					<wfw:commentRss>https://www.aptech.com/blog/addressing-conditional-heteroscedasticity-in-svar-models/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
