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?
Does VIF account for negative correlations?Does VIF account for inverse correlation? For example if you have two variables that are negatively …
Adding a label to the last observation on a line chartI'm pretty sure I've seen this here before, but I can't seem to find the post. I'm interested in add…
Unexpected behavior with in-line if statementsI experienced a quirk with Stata. It appears that if statements read (and evaluate) the entire line,…
i do not know what to doHi all please i need help, i have 2 variables, 1: alcscore”: a continuous score containing the respo…
Installing combineplot manuallyHello there, Grateful is someone could post on where I can locate the ado files for "combineplot". …
Subscribe to:
Post Comments (Atom)
0 Response to Is it possible to test coefficient estimates across two samples using GMM model?
Post a Comment