Dear All,
I run the same GMM model in two different samples (firms which have high imported input vs low imported input). I would like to test the coefficient estimates (particularly for fx) across specifications. How can I do this?
Thank you in advance.
Have a great day!
Nazlı
xtdpd expshare l1.expshare fx dllabprod VIX Dolratetota lrsale col leverage2 lFGDP_s ipsectoralgrowth log_GDP if year>2001 & dummy_highimport==1, dgmmiv(Dolratetota lrsale dllabprod , lag(3 3)) div(lFGDP_s fx VIX ipsectoralgrowth log_GDP ) hascons twostep
xtdpd expshare l1.expshare fx dllabprod VIX Dolratetota lrsale col leverage2 lFGDP_s ipsectoralgrowth log_GDP if year>2001 & dummy_highimport==0, dgmmiv(Dolratetota lrsale dllabprod , lag(3 3)) div(lFGDP_s fx VIX ipsectoralgrowth log_GDP ) hascons twostep
Related Posts with Is it possible to test coefficient estimates across two samples using GMM model?
confirm numeric format returns error code 111I'm wanting to use confirm numeric format to check that a user-entered format is valid, but when the…
using foreeach loop for doing repeating worki want to save observations in different files on the basis of values of variable order. i have lots…
help with display of coefficients in a plotwhat could be the problem when one of the coefficients from the linear regression model is not displ…
Returns of different companiesHello, I am new in Stata. I have stock price data of many companies. I would like to get the return…
Changing marker symbols for each level of an interaction using marginsplotHi everyone, I am using Stata 14.2 and the default scheme (s2color) to plot the conditional margina…
Subscribe to:
Post Comments (Atom)
0 Response to Is it possible to test coefficient estimates across two samples using GMM model?
Post a Comment