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
A question in "encode"Hello, I have a question about "encode". Why the "encode" don't present "English dummy" by defined. …
Are wage data with 7% of observations earning '0' censored?Hi all Trying to understand the nature of my wage data and whether Tobit regression (or some other …
A question in "encode"Hello, I have a question about "encode". Why the "encode" don't present "English dummy" by defined. …
how to add values from variable of one observation to another observationhttps://www.statalist.org/forums/for...72#post1681572 …
csdid error 3598I am using the incredible command csdid by @avila Fernando Rios-Avila https://friosavila.github.io/p…
Subscribe to:
Post Comments (Atom)
0 Response to S-GMM interpretation
Post a Comment