Which Stata (v15.1) command should I use to estimate the following linear model:
y = b0 + b1z + b2x
where:
y is continuous
z is a dummy which is very likely endogenous
x is a vector of control variables
I would like to instrumentalize z with some other predictors. Since z is binary, I should not use ivregress 2sls, right? Then, which command should I use?
I'd really appreciate any help. Thanks!
Related Posts with model with endogenous dichotomous predictor of continuous dependent variable
tvgc - time-varying granger causalityHow can I solve this error in Stata? tvgc_cv(): 3499 mm_quantile() not found <istmt>: - funct…
How to modify individual graph's title on combined graphDear Stata users, Suppose we have a combined graph that is composed of two individual graphs, let's …
Creating a loop to count the weeks before and after a policyHi, I'm working on understanding the impact of a hospital policy on healthcare utilization. The pol…
Survival analysis with inverse probability weighting after multiple imputationDear Statalist-users, Hopefully, there is someone who can help me with the following: I'm trying to…
Plot of Interaction TermI am trying to use margins and marginsplot to plot the effect of X1 in a regression as follows: Y=a…
Subscribe to:
Post Comments (Atom)
0 Response to model with endogenous dichotomous predictor of continuous dependent variable
Post a Comment