Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-schnabel authored Oct 3, 2023
1 parent 8dd9e6e commit 607e7d6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# matrix-completion
All work carried out for my Bachelor Thesis in the B.Sc. Econometrics & Operations Research at Maastricht University.

## Abstract
Athey et al. (2021) introduce the method of Matrix Completion Estimation from the Statistics and Computer Science literatures to Panel Data Econometrics. They show that it outperforms the canonical Difference-in-Differences estimator in a variety of panel data settings, including ones with differential timing of treatment adoption. They also highlight this new method’s reliance on only two identifying assumptions, SUTVA and exogeneity, which are both also needed for canonical DiD. This stands in contrast to the minimum of four additional necessary assumptions for canonical DiD. This thesis extends their work by comparing this new method not only to the canonical DiD estimator, but also to prominent methods developed in recent years to address the shortcomings of canonical DiD specifically in differential timing settings. I motivate and describe these estimators in a unified framework before comparing their performance in eight Monte Carlo simulations. My results show that the Matrix Completion Estimator shows promising potential in estimating treatment effects in such settings, but does not outperform all new DiD estimators in all eight simulations. I conclude that the Matrix Completion Estimator is preferable to canonical DiD in all settings I investigate, but not universally preferable to all recent DiD methods.

Interactive results available [here](Results.html)

Proposal:[Thesis_Proposal_Schnabel.pdf](https://github.com/tobias-schnabel/matrix-completion/files/11892374/Thesis_Proposal_Schnabel.pdf)
Proposal: [Thesis_Proposal_Schnabel.pdf](https://github.com/tobias-schnabel/matrix-completion/files/11892374/Thesis_Proposal_Schnabel.pdf)

Final version of Thesis is [here](Thesis_Schnabel.pdf)

Poster:[Poster Schnabel.pdf](https://github.com/tobias-schnabel/matrix-completion/files/11892370/Poster.Schnabel.pdf)
Poster: [Poster Schnabel.pdf](https://github.com/tobias-schnabel/matrix-completion/files/11892370/Poster.Schnabel.pdf)

To replicate, see instructions [here](Replication.md)

0 comments on commit 607e7d6

Please sign in to comment.