Hi,
I am doing Durbin–Wu–Hausman test to test my independent variables for endogeniety.
My data is cross sectional and I have a matched pairs design. For the purpose of analysis, I would use either logistic regression or probit or conditional logistic regression.
I am using the following steps to test for endogeneity:
1) regress X1 X2 X3 X4 X5 X6 X7 (X1 to X7 are all independent variables and X1 is being tested for endogeneity)
2) predict X1_res, res
3) regress DV X1 X2 X3 X4 X5 X6 X7 X1_res (DV is the dependent variable)
4) test X1_res
For a lot of the independent variables, STATA is returning the message that the constraint is dropped. For eg: o.CDualy_res = 0
Constraint 1 dropped
Could you please help me understand why are the constraints is getting dropped?
Related Posts with Endogeneity & dropping of constraints
How to attribute a numeric value to a string variable through a loopHi all, In my Dataset I have 12241 unique values, every individual is represented by the variable c…
How to show the ENDOG results using OUTREG2 from INSTRUMENTAL REGRESSION?Hello Stata users, Does anybody know the command in OUTREG2 to show the ENDOG command results (i.e.…
Procedure to estimate effects with repeated binary outcomes after propensity scoreHello. I'm using Stata 15.1. I have a dataset of 88 observations in the treatment group, and need t…
mixed effect modelsHi, I'm trying to fit data from 10 different subjects to a nonlinear mixed effect model. The model …
r(3261) error messageHi, I'm using the stns command on STATA and I keep getting this error code "3261 non/class structu…
Subscribe to:
Post Comments (Atom)
0 Response to Endogeneity & dropping of constraints
Post a Comment