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
P-Values for Heteroskedasticity-Robust InferenceHi there, What distribution are the p-values based off of when an OLS regression of y on 1,x1,...,x…
Loops I have two questions regarding two problems that I have been facing so far. First after runni…
Convert column into rowHi , I want to transport the follwoing data sample ( column into row ) ----------------------- copy…
WinsorizationI have financial data (a dependent variable) that is heavily skewed with a long tail. Is it acceptab…
order variables using foreachDear all, I have around 1600 variables with suffixes coming from the variable id. I was wondering w…
Subscribe to:
Post Comments (Atom)
0 Response to PPML Country Pair Fixed Effects
Post a Comment