Hi All,
I am trying to run a bilateral trade gravity model using PPML and trying to control for country-pair fixed effects. I am trying to control for country-pair fixed effects by introducing country-pair dummies in the PPML. I am using the following commands to create the country-pair dummies.
egen pair=group(exporter importer)
tab pair, gen(pair_dum)
However, I am receiving an error message stating that there are too many values. I would really appreciate if you could please help me to solve this problem.
Thanks
Bibhu
Related Posts with PPML Country Pair Fixed Effects
Showing the difference of two variables in a graphGood morning, I would like to know how I can compare two variables, a measured one and a self-repor…
Endogeneity using IV estimatorHi I'm using IV estimator in stata for 2SLS test. I'm wondering each instrumental should be used in …
Condensing variables into oneI have 4 different variables in a larger data set. Each of these 4 variables have responses coded as…
Interpretation of multiple interaction termsHi! I need help to understand whether or not my interpretation of these coefficients are correct. I…
Insignificant OLS results but significant IV regression resultsDear all, I do a regression (Y is a dependent variable and X is an independent variable) OLS gets …
Subscribe to:
Post Comments (Atom)
0 Response to PPML Country Pair Fixed Effects
Post a Comment