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?
Stata 17 - bayesmh not replicating a simple example already done in Stata 15Dear Forum Members, I'm trying to replicate in Stata 17 this (quite simple) example from Stata Yout…
Writing a Program for repetitive calculationDear Statalist colleagues, I am keep calculating same formula for more than 10 variables and wanted…
Scatter plot troubles! Hi! I'm trying to analyse some statistics and was having trouble figuring out why my scatter plots …
How to graph one figure with several variables using the left yaxis and several other variables using the right yaxis (xaxis is year)?I wrote the following code and got an error "invalid varlist": scatter capstateratio6 year, by(prov…
Problem with svyset using panel dataHi, …
Subscribe to:
Post Comments (Atom)
0 Response to Is it possible to test coefficient estimates across two samples using GMM model?
Post a Comment