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
Issue with dummy variables in mixlogitHello, I am trying to estimate the mixlogit using the below syntax: mixlogit choice distance fac_t…
xtpmg and mean groupHi all! I am trying to estimate an ARDL Mean Group model but when I enter my code: xtpmg d.EF d.Y d.…
Propensity score Match and Diff-in-diff AnalysisHi Stata Users, I am a student who is doing the thesis project in Finance. I am using the STATA soft…
Creating an ID variable from several group identifiersHello Stata users, On my dataset the individuals have two household identifiers from different sour…
How do we explain intercept parameters for a Weibull survival model?I have been using streg to fit predictive survival models (for time from diagnosis to death) to some…
Subscribe to:
Post Comments (Atom)
0 Response to Gravity Model International Trade
Post a Comment