Dear all,
I am estimating an IV-oprobit using the cmp command. How can I test the validity of my instruments?
I try adding the instrument to the second stage:
cmp (y=x1 x2 x3 z1) (x1= z1 x2 x3 ), ind ($cmp_oprobit $cmp_probit)
y=ordinal dependent variable
x1= dummy variable
z1= instrument dummy variable
(as Roodman suggests in a forum post).
However, I have some questions to ask :
the coefficient of z1 is not statistically significant in the second stage equation, but the coefficient
atanhro_12 is statistically significant
How can I interpret these results? Is the instrument valid or not?
If I have misinterpreted Prof Roodman's advice, I ask for help and clarification.
Thanks.
Related Posts with testing validity with cmp approach
ImportError after specifying set python_exec in Python integrationHello If I set a certain environment's executable for python, initialize it and import a package in…
Correlating random effects to study interhospital variationHi All, Using data from ~2000 hospitals, I have identified patients who underwent 1 of 3 operations…
Post-estimation tests or heteroskedasticity check to confirm normality of the residuals?Hi Stata users, I'd like to ask for your help. I read STATA manual pdf on post-estimation for mixed…
what is the base for -collapse- percent statistic with by()?The -collapse- command (https://www.stata.com/manuals/dcollapse.pdf) has a -percent- statistic that …
Calculating days elapsed between dates in Panel dataHello guys, I am trying to calculate days elapsed for each 'episode' between x and y values. For ex…
Subscribe to:
Post Comments (Atom)
0 Response to testing validity with cmp approach
Post a Comment