Dear Sir/Madam,
Thank you very much for providing this kind of forum.
By this post, I would like to ask a question regarding stata method.
I would like to measure the impact of y1 on y2. using cross-sectional data from household survey with observation to the group of individuals. To avoid bias, I employed one IV, let's call it Z. the iv is an exogenous policy change.
I am willing to use 2SLS. The model is below,
y1 = α + β z + γ x1 + δx2 + e ............................ (1) 1st stage estimation
y1 = continuous variable measured in years
z = whether the individual treated by the policy or not. 1 for treated, if not is 0 (binary)
x1 = sex
x2 = age
y2 = α + β (y1) ̂ + γ x1+ δx2 + u ....................... (2) 2nd stage
y2 = measured by likert scale 1 to 4 (categorical variable)
My questions are,
1. to regress kind of variable, can I use logistic regression for 2nd stage, because I have read that for examiningikert scale, it is better to use logit. although the 1st estimate use ols, will it has impact to result of regression?
Is there any suitable solution with this kind of problem?
2. Should I test endogeneity by estat endog command to the instrumental variable?
thank you very much. Your help is really appreciated.
Related Posts with Instrumental Variable Estimation with binary iv and categorical dependent variable
Compare differences in WTPHello all, I am using STATA 15.1 and estimating mixed logit models using Hole's command. I have est…
PaneldataHey there, for a robustness test in my paper I need only those companies that are in the sample the…
Problem with renaming variablesHi everyone, Using the code below, I am trying to rename the first 145 variables in my dataset and r…
Figure of cure model (stpm2)Hello everyone. I am working on cure models using stpm2. I want to estimate the cure point and wrote…
Propensity Score Matching (PSM) + difference-in-difference (DID)Dear all, I am working on a study about estimate the effect of policy implementation. Now I have dat…
Subscribe to:
Post Comments (Atom)
0 Response to Instrumental Variable Estimation with binary iv and categorical dependent variable
Post a Comment