Dear All,
I have micro data at firm level.
I am looking to the impact of migration on firm-level productivity. I am just wondering what's the intuition behind modeling and trying to quantify the impact based on Case 1 and case 2.
When should I add treatment as a seperate regressor?
Many thanks in advance,
Nazlı
***Post Treatment Period:
gen Time=1 if year>2002
replace Time=0 if year<2003
**Interaction term:
gen TT=Time*Treatment
Case 1:
reg lnlp Treatment TT i.year
reg lnlp TT i.year
Case 2:
reg lnlp Treatment TT i.year labourforecgrowth(city level)
reg lnlp TT i.year labourforecgrowth(city level)
Related Posts with Deciding on difference in difference specification
IV - choosing among valid instrumentsHi, I am using an instrument variable approach where I have access to several valid (but many times …
Two wave panel data and mediation analysis: methodological challengesHi List, I'm having some methodological challenges that I hope you can help me out with. I'm resear…
Cross-sectional regressionDear all, I'm working on the following sample. Code: * Example generated by -dataex-. To install:…
IV - choosing among valis instrumentsHi, I am using an instrument variable approach where I have access to several valid (but many times …
standard deviation and standard error as variablesHello every one, please i want to create variable which comes from standard deviation and standard …
Subscribe to:
Post Comments (Atom)
0 Response to Deciding on difference in difference specification
Post a Comment