Dear All,
I have the following variables in a 2SLS model.
Ivregress 2slsl y (x1 x2 = z1 z2 z3) x3 x4 x5 i.fyear i.sic
I was trying to do a endogeneity test, an over identification test, and a weak instrument test by using the following commands:
Estat endogenous x1 x2
Estat overid
estat firststage x1 x2
I used these commands to run the test when I only have one IV in my model previously, but I am not sure if the way that I use the commands would be the same when I have two IVs.
If you know how to use these commands when there are more than one IV, could you please let me know if this is the right way to run the code? Thank you so much for your help.
Related Posts with Over identification & weak instrument tests in a 2SLS with more than one IV
Syntax for a mixed-effect repeated measures modelDear Statalisters, I am trying to implement a mixed-effet repeated measures model that was describe…
Outreg2: export table with marginal effect, standard error and p-valueI would like to use outreg2 to export result of logistic regression as a .xls file with marginal eff…
Defining Pseudo PanelHi All, I am currently using the world bank enterprise survey data for my PhD research. This is fir…
Bayesian analysis: how to mirror a chi-squared test under the "bayes:" prefixDear Forum Members, I believe Stata 15 provided a rather handy panoply of commands to perform Bayes…
Event History AnalysisGood Evening, I have a question related to Event History Analysis. I am trying to run this model for…
Subscribe to:
Post Comments (Atom)
0 Response to Over identification & weak instrument tests in a 2SLS with more than one IV
Post a Comment