Hello guys in Statalist!
I have some problems with estimation on trade creation and diversion effects. I am using the command ppml_panel_sg with trend options. That means the model includes it jt and ij fixed effects as well as a exporter-importer-specific time trend.
Now I would like to estimate the Trade Creation and Trade Diversion effect, and I set two "single member" dummies to indicate whether source country (i) and destination country (j) is a member of the trade agreement (BRI) respectively. In other words, BRI_i takes value of 1 if i is a member and j is not, zero otherwise. BRI_j takes value of 1 if i is not a member and j is a member, zero otherwise. When I estimate these two dummies, one of them will be omitted due to collinearity.
I find some papers mention that to address the collinearity issue we need to drop the exporter-year(it) and importer-year(jt) FE. My question is that how to estimate these two "single member" dummies excluding it and jt FE. Is it possible to use ppml_panel_sg command? Or I need to use command ppmlhdfe? If so, it seems there is no option to add this exporter-importer-specific time trend in ppmlhdfe command, then how to set this variable?
Thanks everyone in advance!
Related Posts with How to estimate the trade creation and diversion effects with exporter-impoter-specific time trend?
Panel DataHello all, I want to do panel data analysis with stata. after i run this code: xtreg y(dependent var…
Creating a loop to generate summary dataDear StataList I am new to programming in Stata. I want to write a programme to count the frequency…
abnormal stock returnsHi! I'm new to using stata and this website and i am trying to compute abnormal stock returns based …
Collapse comandDear all, I have a dataset with multiple variables on the firm and investor level over multiple yea…
Creating categories of string variables from a continuous variableHello Stata users, I have a panel data set from survey data in long format that has to be kept conf…
Subscribe to:
Post Comments (Atom)
0 Response to How to estimate the trade creation and diversion effects with exporter-impoter-specific time trend?
Post a Comment