Skip to content

kylebutts/Difference-in-Differences-via-CCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Difference-in-Differences Estimation in Fixed-T Panels

Nicholas Brown1, Kyle Butts2, and Joakim Westerlund3,4
1Queen's University, 2University of Colorado: Boulder, 3Lund University, 4Deakin University

Abstract

The present paper proposes a new treatment effects estimator that is valid when the number of time periods is small, and the parallel trends condition holds conditional on covariates and unobserved heterogeneity in the form of interactive fixed effects. The estimator also allow the control variables to be affected by treatment and it enables estimation of the resulting indirect effect on the outcome variable. The asymptotic properties of the estimator are established and their accuracy in small samples is investigated using Monte Carlo simulations. The empirical usefulness of the estimator is illustrated using as an example the effect of increased trade competition on firm markups in China.

Replication

Monte Carlo Simulations

  1. code/simulations/simulation-1.jl
  • Simulations presented in Table 1 and Table 2
  • There are set of helper functions in code/simulations/helpers.module.jl containing estimation functions and the DGP.

Application

  1. code/Trade-Liberalization-and-Markup-Dispersion/analysis.R
  • Takes the data from Lu and Yu (2015) and recreates Figure 2 in their paper.
  • Estimates the C2ED2 model to estimate the effect of TWO ascension on markup dispersion in high-tariff industries.
  • Decomposes the effect into the mediated effect via decrease in marginal cost dispersion.

Citation

@article{brown2023difference,
  title={Difference-in-Differences via Common Correlated Effects},
  author={Brown, Nicholas and Butts, Kyle and Westerlund, Joakim},
  journal={arXiv preprint arXiv:2301.11358},
  year={2023}
}

About

Difference-in-Differences via Common Correlated Effects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages