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
Event study regression with multiple events for a certain firmHi Statalist forums, I am working on an event study where I am studying the cash dividend payouts o…
Bulk reordering the name of variable conditional on it's formatI am currently cleaning survey data that contains 1000+ variables many of which need to be renamed b…
Cannot get options to work on graph twowayI'm using the following code to produce a bar chart with confidence intervals. If I drop the options…
Multilevel SEMI have a question about SEM and would like to learn some solutions. Suppose I use three indicators …
"Un-panelling" of a datasetHi, To tell stata you're dealing with a panel data set you use the command 'xtset'. I've saved the …
Subscribe to:
Post Comments (Atom)
0 Response to PPML Country Pair Fixed Effects
Post a Comment