Hello everyone!
I'm confused by my Stata-output. I'm doing a system-GMM estimation with bank risk as a dependent variable. My main variable of interest is supervisory stress, for which I use 2 different proxies (1 and 2 use proxy 1; 3 and 4 use proxy 2). I notice that the significance of some variables completely disappears when switching to the second proxy, look at Bank Size for example. I'm struggling with how to explain this, as there seems to be no relationship between Bank Size and the component that differs across proxies. Could this have to do with my instrumentation?
Array
Here is my code.
xtabond2 risk l.risk size L2GDP L2INFL L2INT L2LI CAP MON SUP DEP LIQ ENT ACT STAFFASSETS2 SKILL y* if inrange(year, 2014, 2019), gmm(l.risk L2GDP L2INFL) iv(L1FREE size y*, equation(level)) robust orthogonal small
Kind regards,
Philippe
Related Posts with S-GMM interpretation
Simple question on OLS & Oaxaca decompositionDear StataList, I would like to ask you a doubt if you would be so kind to respond. I calculated an…
Looping through specific files in multiple subdirectories?I have a directory of subdirectories corresponding to months/ years with each subdirectory named (su…
Comparing variable scoresI'm looking to do a simple comparison of pre- and post-treatment scores on a clinical self-report me…
Age adjusted scoresI am currently trying to adjust a set of scores for age. I have both raw scores on a scale from 0-10…
How to export a table into latexDear Stata Users, I want to export the correlation table (using "corsp" command) to stata. I use th…
Subscribe to:
Post Comments (Atom)
0 Response to S-GMM interpretation
Post a Comment