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
rdrobustI am using the following rdrobust command: rdrobust health cage if male==1, c(0) fuzzy(retired) cov…
New versions of cprdonsutil and cprdhesutil on SSCThanks as always to Kit Baum, new versions of the cprdonsutil and cprdhesutil packages are now avail…
fixed effect model with industry dummy variableshi all, im new to Stata I will appreciate ur answer for solving my prob. Im using three types of var…
New packages cprdhesaeutil and cprdhesoputil on SSCThanks once again to Kit Baum, two new packages cprdhesaeutil and cprdhesoputil are now available fo…
Error when using -summtab-Hi! I use Stata 15 on a Windows PC (Word 2013), and I am trying to make a descriptive table with th…
Subscribe to:
Post Comments (Atom)
0 Response to Testing the Equality of the Regression Coefficients After PPMLHDFE
Post a Comment