I am trying to estimate the gravity model of international trade using Fixed Effect Model. I have data from 1970-75-80-85-90-95-2000-05-10. I used the code
xtset pairid year where pairid is the alphanumeric pairid for each trading partners. Then, I used reg xtreg ln(Trade) ln(Dist) ln(ImpGDP) ln(ExpGDP) i.year, fe.
In the result, ln(Dist) was removed due to collinearity issue. I am actually interested in this particular coefficient but stata is omitting it. Is there something that I did wrong?
Related Posts with Gravity Model International Trade
Collapse function, error - variable not found + error in option by ())Good afternoon to the community. I would like to calculate the mean and standard deviation of intang…
Using -expand- to duplicate multiple rowsI have data that look like the following: Code: * Example generated by -dataex-. To install: ssc i…
Calculating CIs after mixed-effects poissonHi all, I'm trying to graph the results of a mixed-effects poisson model and have come across some i…
Changing titles on side-by-side bar graphsHi All, I'm trying to create a side-by-side bar graph, as per below (note dummy variable labels inc…
Invalid name error when using count and putexcelHi there, I am running Stata/SE 16.0 and my data looks like this: Code: * Example generated by -d…
Subscribe to:
Post Comments (Atom)
0 Response to Gravity Model International Trade
Post a Comment