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?
percent of correct predictionsHello, I am trying to estimate the number of correct predictions in a linear model using robust and …
Hello wonder whether someone knows the formula, by which stata do the f test for equality of coefficients.Hello, thank you in advance for example: code: reg price weight mpg price Coef. Std. Err. t P&g…
Margins after REGHDFE with log dependent variableI am using the reghdfe command with a log dependent variable. Then, I am using the margins command f…
eprobit and marginsHi, I am going to use eprobit for my purpose of regressing a binary variable(y) on another endogeno…
Calculating day-level statistics with data that may span across several daysHi, Data at hand: patient visit start and end dates/times, with each line representing a unique vis…
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