Hi everyone,
This is a query regarding the test of equality of coefficients from different regressions within the same sample.
Simply put, the dependent variables are different while the independent variables are the same.
This is estimated using a theoretically justified gravity model which includes country-year fixed effects.
I use the ppml command for estimation as the data has a substantial share of zero values
For eg:
Xijt = a0 + a1RTAijt + Pij + Eit + Ijt + error
Yijt = b0 + b1RTAijt + Pij + Eit + Ijt + error
Where RTAijt is any form of trade agreements between the country pairs at time t.
I would like to test whether a1=b1. I know the standard t-test is to be used for this.
However, how do I execute this in STATA? Using which command?
Thanking you all,
This is a query regarding the test of equality of coefficients from different regressions within the same sample.
Simply put, the dependent variables are different while the independent variables are the same.
This is estimated using a theoretically justified gravity model which includes country-year fixed effects.
I use the ppml command for estimation as the data has a substantial share of zero values
For eg:
Xijt = a0 + a1RTAijt + Pij + Eit + Ijt + error
Yijt = b0 + b1RTAijt + Pij + Eit + Ijt + error
Where RTAijt is any form of trade agreements between the country pairs at time t.
I would like to test whether a1=b1. I know the standard t-test is to be used for this.
However, how do I execute this in STATA? Using which command?
Thanking you all,

Comment