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
cgmreg - storing the number of observationsI have a problem in pubIishing the estimation tables using esttab as I am unable to store the statis…
Correlation values over varying periods in time-series dataDear Stata users, I have a time-series dataset of indices with continuously compounded monthly retu…
Generating a variable that is the difference between progressive different values of another variableI want to generate a new variable, say called l_diff, that starts producing values in the row where …
How to calculate Buy-and-hold Abnormal Return (BHAR) ?We use the income from May of T+1 to April of T+2 as T annual income.BHAR is equal to the multiplier…
Generilized or Staggared Diff in Diff with changing sampleI am interested in examining the effect of government funds on the start-up patenting activity. I ob…
Subscribe to:
Post Comments (Atom)
0 Response to Gravity Model International Trade
Post a Comment