Dear All,
I have the below models. I run the same 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 How to test *coefficient estimates across samples using the same model?
using gravity equation to control for the impact of antidumping duties on trade flowsHello Statalist members, I'm currently working on my bachelor thesis and therefore I'm analyzing th…
Sequence effect with repeated measuresDear team, I have a crossover design with following repeated data structure: Two methods for measuri…
repeated time values within panel r(451)Hey guys, I got the error: repeated time values within panel r(451), when I set the list of firms of…
What is the syntax to retrieve r-class stored results in multiple equation models, like bivariate poisson, var, or sure?I can retrieve coefficient estimates by: gen Cf = [equationname]_b[varname] ,no problem! But I am ha…
Generalised probit model and dependent categorical variablesHi, I want to estimate a generalised probit model in which the dependent variable is wealth in quin…
Subscribe to:
Post Comments (Atom)
0 Response to How to test *coefficient estimates across samples using the same model?
Post a Comment