Dear Statalist,
I want to run DiD model, based on (Bas & Strauss-Kahn, 2015)

Ordinary will code 0 for control group dan 1 for treatment group. T is tariff variabel and will be different over years (2000, 2001, 2002, 2003, 2004, 2005, 2006). Sizei,t0*αt corresponds to initial firm size trends, where the initial size of firm i is defined by the number of imported varieties. αik, αct, αst and αpt are firm-product, destination country-year, HS4-year and province-year fixed effects and ηipkct an i.i.d. component.
My questions :
1. How to run this model in Stata (I confused because there is so much fixed effect variabel and the tariff variable is not pre and post treatment (like usual DiD model that code 0 for pre-treatment and 1 for post-treatment)
I run xtreg P ordinary T ordinary*T size*at aik act ast apt, fe vce(robust)
Is it true?
2. How to chek parallel trend assumption
Please, I will be very grateful if you could please explain the answer of my question.
Thanks a lot!
I want to run DiD model, based on (Bas & Strauss-Kahn, 2015)
Ordinary will code 0 for control group dan 1 for treatment group. T is tariff variabel and will be different over years (2000, 2001, 2002, 2003, 2004, 2005, 2006). Sizei,t0*αt corresponds to initial firm size trends, where the initial size of firm i is defined by the number of imported varieties. αik, αct, αst and αpt are firm-product, destination country-year, HS4-year and province-year fixed effects and ηipkct an i.i.d. component.
My questions :
1. How to run this model in Stata (I confused because there is so much fixed effect variabel and the tariff variable is not pre and post treatment (like usual DiD model that code 0 for pre-treatment and 1 for post-treatment)
I run xtreg P ordinary T ordinary*T size*at aik act ast apt, fe vce(robust)
Is it true?
2. How to chek parallel trend assumption
Please, I will be very grateful if you could please explain the answer of my question.
Thanks a lot!

Comment