Hello all:
I have a two stage model. The first stage is a selection equation with a categorical variable (druginsr):1. no insurance, 2. government sponsored insurance 3. private insurance. A set of social economic status and chronic conditions are included as explanatory variables.
And the second stage outcome is a binary variable (avoid_care) =1, if patient avoiding care because of cost, =0 otherwise. The insurance status (druginsr), a subset of social characteristics and all the chronic conditions are included as explanatory variables.
cmp (avoid_care = age sex post_educ....... druginsr) (druginsr = age sex post_educ immigrant oth_language......... ), ind(druginsr*$cmp_probit $cmp_mprobit) qui
I tried "cmp" like above and cannot get any estimates? If someone knows a different way of doing this or how to improve please please let me know.
Thank you!
Related Posts with Binary outcome equation with a categorical selection equation
fectWhy do I get different results every time I run fect? …
Changing date formatDear Statalist, I'm trying to change the format of my date variables which is currently a string va…
Panel VARX questionHello, I have a question about panel VARX model estimation. I am estimating a simple panel VAR mode…
writing a program within a foreach loop in STATA : avoiding error r(1)Hi all, I am trying to run a program to generate bootstrapped indirect effects from an SEM model in…
Different ATT results with outcomes coded as 0,1 and 1,2.Hi all, While running PSM with teffects psmatch in stata, I am getting different ATT when the exposu…
Subscribe to:
Post Comments (Atom)
0 Response to Binary outcome equation with a categorical selection equation
Post a Comment