Hi, I have a more general econometric question.
I am trying to estimate the causal effect of retirement on health using IV 2SLS. Retirement is a binary outcome, and health is categorical. I am using OLS in both stages, even though this do not provide the most efficient results. But, I am wondering how to interpret the coefficient when I use OLS on a categorical outcome.
E.g., I have a variable taking on 12 categories: 1, 2, ... 12., counting number of specific diseases. When I use stata command "reg" to estimate the effect of retirement on this health-variable, in the second stage (using OLS), what is the interpretation then?
If the variable was continuous instead, it would have been straight foreward. Or if binary, it would also be straight foreward using the linear probability regressions. But I am in doubt when my variables are categorical.
(Extra question: to get more efficient estimates, I could have been told I could exploit a control function method instead of IV. This method is newer and more complicated, but is there a built in function in STATA for this method?)
Thank you.
Related Posts with IV 2SLS on a categorical dependent variable
melogit with crossed (non nested!) factors does not workDear all, thanks in advance. I have an issue that freaks me out. I wonder if I'm wrong to set up th…
Integrating moderators in panel regressionDear all, I have a question about integrating moderators into a panel regression in Stata 14.2. Is …
Finding last day of the monthHello, I have the following code: Code: generate dayofmonth = day(date) rename (THENATIVE-ZWAHLENM…
Ratio of male to female in a datasetHello. It's probably an easy question but I searched a lot and found nothing. I have a data set an…
Panel data and OLS assumptionsHi! Few days ago, there was an online webinar in my country in which the lecturers stated that many …
Subscribe to:
Post Comments (Atom)
0 Response to IV 2SLS on a categorical dependent variable
Post a Comment