Hi,
I'm trying to do a Hausman test for checking endogeneity. I have cross sectional data with a matched pair design.
I'm using clogit for regression.
In understand that hausman test can be used as a post estimation test to check for endogeneity in STATA.
I have used the following commands, however hausman test requires two models to be specified. One before allccats and one after allcats.
a) clogit FFVsCF l_DirectorsTotalCompensation RoE RoA MVBV AvgAge BoardSize IndDirPRCT FeDirPRCT ExecDirPRCT CDual MLEV ABig4 NoBM, group(MatchID)
b) estimates store allcats
c)
d) hausman . allcats, alleqs constant
My question is which model to specify in the second round (refer to point (c) above).
Can anyone please guide me.
Best regards,
Juhee
Related Posts with Endogeneity test for conditional logistic regression
Generalized Error Distribution Critical ValuesHi everyone, I am constructing a VaR estimate by doing a rolling window forecast on a multivariate …
SPSS file becoming corrupted when saved as Stata fileI have a very large (about 3 million rows and about 50 variables) uncorrupted file created in SPSS (…
Two-stage sI am working on a nationally representative data for Egypt and want to set the correct svyset comman…
Missing observation between two statusesHi all, What I am trying to do is identify all people who have missing observations of two or more …
Two stage sampling svyset commandI am working on a nationally representative data and want to set the correct svyset command but not …
Subscribe to:
Post Comments (Atom)
0 Response to Endogeneity test for conditional logistic regression
Post a Comment