理解双重差分
#41
Replies: 2 comments
-
https://github.com/SocratesAcademy/css/blob/master/notebook/more/03-06-difference-in-difference.ipynb stata version |
Beta Was this translation helpful? Give feedback.
0 replies
-
The Missing Women: Another Case of DID #36 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
双重差分本质就是treated和time两个dummy变量之间的调节作用
obs: 820 Dataset from Card&Krueger (1994)
Index(['id', 't', 'treated', 'fte', 'bk', 'kfc', 'roys', 'wendys'], dtype='object')
2.913982391357422
Beta Was this translation helpful? Give feedback.
All reactions