Skip to content

Commit a626c1e

Browse files
authored
Merge pull request #482 from pymc-labs/did-banks
Update difference in difference docs to show TWFE formulation
2 parents 174d145 + ccaf174 commit a626c1e

File tree

2 files changed

+503
-112
lines changed

2 files changed

+503
-112
lines changed

docs/source/notebooks/did_pymc_banks.ipynb

Lines changed: 460 additions & 112 deletions
Large diffs are not rendered by default.

docs/source/references.bib

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,46 @@ @book{huntington2021effect
126126
year={2021},
127127
publisher={Chapman and Hall/CRC}
128128
}
129+
130+
@article{imai2021twfepanel,
131+
title={On the use of two-way fixed effects regression models for causal inference with panel data},
132+
author={Imai, Kosuke and Kim, In Song},
133+
journal={Political Analysis},
134+
volume={29},
135+
number={3},
136+
pages={405--415},
137+
year={2021},
138+
publisher={Cambridge University Press}
139+
}
140+
141+
@article{kropko2018two,
142+
title={Why the two-way fixed effects model is difficult to interpret, and what to do about it},
143+
author={Kropko, Jonathan and Kubinec, Robert},
144+
journal={Kropko J, Kubinec R (2020) Interpretation and identification of within-unit and cross-sectional variation in panel data models. PLoS ONE},
145+
volume={15},
146+
number={4},
147+
pages={e0231349},
148+
year={2018}
149+
}
150+
151+
@article{collischon2020let,
152+
title={Let's talk about fixed effects: Let's talk about all the good things and the bad things},
153+
author={Collischon, Matthias and Eberl, Andreas},
154+
journal={KZfSS K{\"o}lner Zeitschrift f{\"u}r Soziologie und Sozialpsychologie},
155+
volume={72},
156+
number={2},
157+
pages={289--299},
158+
year={2020},
159+
publisher={Springer Fachmedien Wiesbaden}
160+
}
161+
162+
@article{hill2020limitations,
163+
title={Limitations of fixed-effects models for panel data},
164+
author={Hill, Terrence D and Davis, Andrew P and Roos, J Micah and French, Michael T},
165+
journal={Sociological Perspectives},
166+
volume={63},
167+
number={3},
168+
pages={357--369},
169+
year={2020},
170+
publisher={Sage Publications Sage CA: Los Angeles, CA}
171+
}

0 commit comments

Comments
 (0)