Dear all,
I am running a PPML regression for a trade gravity model using bilateral trade flows and my stata code is as follows:
ppml Tradeflow i.year i.pair i.Exporter i.Importer BorderYear1 BorderYear2 BorderYear3 ,nocons cluster (dist)
Now if I want to see whether the border measure has increased between the first and last year then, do I test whether their difference (i.e. BorderYear3 - BorderYear1) is significant or whether their ratio (i.e. BorderYear3 / BorderYear1) is significant? I am confused because from my understanding, ppml estimates the exponentiated value of the coefficients so wouldn’t it be correct to check the statistical difference in the ratios instead of the differences?
Thanks in advance
Related Posts with Testing statistical difference in coefficients after ppml estimation of gravity model
Rolling window with xtmixedI’m using Stata 15.0 to analyse a quarterly panel data. I am using xtmixed command to perform a rand…
PCA over the panel datasetI am a undergraduate student working on a econometrics research. The problem is here. I have gotta p…
wrapping up using foreach vHi using the below loop, I could nicely generate a maximum value of my variables of interest. I was …
Fiscal year formatHi all, I hope you can help me. I have a variable fiscalyear with different format within one varia…
Setting about putdocx 2 column layoutHi, everyone. I am making an automation converting tool from excel text article to word file with p…
Subscribe to:
Post Comments (Atom)
0 Response to Testing statistical difference in coefficients after ppml estimation of gravity model
Post a Comment