<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Econometrics | Nikolaos Koutounidis</title><link>http://www.nikolaoskoutounidis.com/tags/econometrics/</link><atom:link href="http://www.nikolaoskoutounidis.com/tags/econometrics/index.xml" rel="self" type="application/rss+xml"/><description>Econometrics</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Sun, 03 May 2026 00:00:00 +0000</lastBuildDate><image><url>http://www.nikolaoskoutounidis.com/media/sharing.jpg</url><title>Econometrics</title><link>http://www.nikolaoskoutounidis.com/tags/econometrics/</link></image><item><title>ddinteract: Double-Demeaned Interactions Estimator</title><link>http://www.nikolaoskoutounidis.com/code/ddinteract/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>http://www.nikolaoskoutounidis.com/code/ddinteract/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>&lt;code>ddinteract&lt;/code> is a Python package that implements the &lt;strong>double-demeaned interactions estimator&lt;/strong> for two-way fixed-effects panel models with interaction terms. It provides a fast, transparent way to estimate interaction effects in panel data settings while properly absorbing unit and time fixed effects.&lt;/p>
&lt;ul>
&lt;li>&lt;strong>PyPI:&lt;/strong> &lt;a href="https://pypi.org/project/ddinteract/" target="_blank" rel="noopener">pypi.org/project/ddinteract&lt;/a>&lt;/li>
&lt;li>&lt;strong>GitHub:&lt;/strong> &lt;a href="https://github.com/nkoutoun/dd-ie#readme" target="_blank" rel="noopener">github.com/nkoutoun/dd-ie&lt;/a>&lt;/li>
&lt;/ul>
&lt;h2 id="installation">Installation&lt;/h2>
&lt;div class="highlight">&lt;pre tabindex="0" class="chroma">&lt;code class="language-bash" data-lang="bash">&lt;span class="line">&lt;span class="cl">pip install ddinteract
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div>&lt;h2 id="use-in-my-research">Use in My Research&lt;/h2>
&lt;p>I have used &lt;code>ddinteract&lt;/code> in the following papers:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="http://www.nikolaoskoutounidis.com/publication/pub-covid/">Assessing the heterogeneous impact of COVID-19 on consumption using bank transactions&lt;/a> — &lt;em>Journal of Macroeconomics&lt;/em>, 2025.&lt;/li>
&lt;li>&lt;a href="http://www.nikolaoskoutounidis.com/publication/wip-oil/">Shale Production and the Transmission of Oil Supply Shocks: Evidence from U.S. States&lt;/a> — Work in progress.&lt;/li>
&lt;/ul>
&lt;p>In both projects, the estimator is used to recover heterogeneous effects across units (households, U.S. states) by interacting a shock or policy variable with unit-level characteristics, while absorbing two-way fixed effects.&lt;/p>
&lt;h2 id="documentation-and-source-code">Documentation and Source Code&lt;/h2>
&lt;p>Full documentation, usage examples, and the source code are available on the &lt;a href="https://github.com/nkoutoun/dd-ie#readme" target="_blank" rel="noopener">GitHub repository&lt;/a>. Issues and contributions are welcome.&lt;/p></description></item></channel></rss>