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
Problem reshaping an entire datasetHi there. I'm new here and I want to discuss a problem with my dataset. I'm using Stata 16.1. I hav…
Inverted U-Shape combined with moderationHello everyone, for the analysis of my data I identified a inverted U-shape as suitable for my mode…
"codebook, compact" with complete names of variables?Hi all, I use STATA 17 and I do like the "codebook, compact" command to generate a log-file with inf…
Linear regression with AR(1) disturbanceDear Colleagues, Currently, I am conducting research and selected panel regression (FE) with AR(1) …
Interpreting Coefficients from Mixed effects survival regressionI am trying to understand how to interpret coefficients generated through different distributions in…
Subscribe to:
Post Comments (Atom)
0 Response to Testing statistical difference in coefficients after ppml estimation of gravity model
Post a Comment