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
xtpcse and xtgls with fixed effectsHello community: I want to robustly estimate (xtgls) a panel data model, for both FE and RE. The fol…
Creation and anaysis of dummy variablesMy data consists of multiple countries (40 different countries) such as the US, UK, China, The level…
How to find the closest value?Hi Statalist, I have a dataset, which looks like below, and I am trying to find the closest value t…
Is it possible to add _ to the variable used in by() when collapsing to simplify ability to perform search for said variablesUpdate: Title should refer to -reshape- not -collapse- I've performed a collapse to obtain a number…
Calculating cumulative percentage for panel dataHi Everyone, I am looking for some help to calculate the cumulative percentages for a panel data. …
Subscribe to:
Post Comments (Atom)
0 Response to Instrumental Variable Estimation with binary iv and categorical dependent variable
Post a Comment