I tried to estimate a PPML gravity model of bilateral trade with country-time fixed effects by -ppmlhdfe-, and ran the same model for two subsamples.
My codes look like this:
ppmlhdfe tradevalueus x controls if D==1, a(i.year#i.iso3num_o i.year#i.iso3num_d)
ppmlhdfe tradevalueus x controls if D==0, a(i.year#i.iso3num_o i.year#i.iso3num_d)
Now, I want to test whether the coefficients of x from the two above regressions are equal, but it seems that -suest- can not be used under this situation. (I tried, but STATA reported error.)
Could anyone please give me some advice about how to conduct this test? Thanks in advance.
Related Posts with Testing the Equality of the Regression Coefficients After PPMLHDFE
GLM command for zero truncated negative binomial regressionIs it possible to use the GLM command for zero truncated negative binomial regression? I believe the…
Sub-setting data and mergingHi. I have two datasets that I want to merge, dataset 1 and dataset 2. They both have duplicates, so…
Interpreting Coefficients Using Dummy InteractionI'm confused about what the overall effect of my independent variable, voteshare, on my dependent va…
exporting multiple tables to 1 table in excelhello All, I ve been trying to figure this one out for a while now. I have a data file with 25 indi…
Fisher LSD test following MANOVA?Hey everyone, I'm wondering if there is any way to use Fisher's post hoc LSD test after a MANOVA in…
Subscribe to:
Post Comments (Atom)
0 Response to Testing the Equality of the Regression Coefficients After PPMLHDFE
Post a Comment