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 random sample individual from the householdDear stata users I'm currently working on the data which consists of households. Individuals in the…
Creating line graph for a binary variable across two groups over yearsHi, I am looking to create a line graph for a binary variable 'PERFORMANCE' (students with good hono…
Looping over different observationsHi all, I am using a time-series dataset, with country names, the year, fragility, and fragility ra…
count total observations per firm per yearHello, I am a new Statalist. I have a firm ID variable(Ticker), a string variable(NED consist of "y…
Import delimited - not all observations importedI have a .txt file with 18 variables and 1,368,958 observations/lines with piping as a delimiter (|,…
Subscribe to:
Post Comments (Atom)
0 Response to Endogeneity & dropping of constraints
Post a Comment