Dear Stata specialists,
Hope you can help me solve my problem.
I recently run OLS, FE, RE for my panel data model and perform some tests to choose between the methods.
The F-test turns out that OLS is preferred to FE (F = 0.873, df1 = 62, df2 = 431, p-value = 0.7409)
LM test shows that RE is preferred to OLS (chisq = 15.505, df = 1, p-value = 8.227e-05)
Hausman test shows that FE is preferred to RE. (chisq = 38.851, df = 10, p-value = 2.696e-05)
Hausman test shows that FE is preferred to OLS. (chisq = 40.176, df = 10, p-value = 1.578e-05)
The test results puzzle me and I cannot decide which method to choose.
Thank you very much!
Andy
Related Posts with OLS vs FE vs RE? Tests results conflicts.
Python internal error codeI am calling a Python procedure, which fails due to my misspecification of the parameters: Code: .…
Outputting Multiple tables in the same word file using outreg2 Code: reg price treatment i.state ib2007.year i.sector , cluster(state) outreg2 using "${path}\Tab…
Query regarding appropriate ROC curve functionDear all I am calculating the ability of a diagnostic angle measurement that can differentiate betw…
test of differences in means (and medians) test between MNCs and domestic firmsDear all, After advising this forum hundreds of times for using STATA, I think its time to express …
Reporting risk ratio for meta-analysis of binary outcomesHi All, Help Needed Urgent!!! I am conducting a metanalysis for "All-cause mortality " data. I nee…
Subscribe to:
Post Comments (Atom)
0 Response to OLS vs FE vs RE? Tests results conflicts.
Post a Comment