Hello everyone,
I am currently running an OLS panel data regression with industry and time fixed effects and I am testing the assumptions of linear regression. I have a sample with 10.000 datapoints over a time period from 2009-2018. When I conduct my tests however, normality is being violated according to the jarque bera test, which is strange because when I plot my residuals, I can see a distribution that is almost perfect (Normality plot .pdf). Furthermore, when I test for heteroscedasticity and autocorrelation, both tests give me a rather high chi-sq and F score (Tests for autocorrelation and heteroscedasticity.pdf). According to the sayings of several forums and articles, I could solve this by running my regressions with: cluster(FirmID) at the end, and so I did. But when I run my regressions in such a matter, I can no longer test for autocorrelation and heteroscedasticity, so how can I be sure that by clustering the standard errors on the firm ID's the problem of heteroscedasticity and autocorrelation is resolved?
Yours sincereley,
Gyman van der Tol.
Related Posts with The occurance of autocorrelation and heteroscedasticity in a panel data OLS regression
R-squared fixed effectsDear all, I am having some trouble understanding the true R-squared for my fixed effects model. For…
Assigning one of two fixed values to each observation according to categories alongside continuous variablesI have a 16,000 data set with continuous dependant variables and an independent variable. I also hav…
Commenting does not work; "/ is not a valid command name" errorHi! For some reason commenting in Stata is not working for me. If I type "// test" (in newly-opened …
The ouput of logistic regressions in a table (using outreg2, estout, asdoc, ...)Dear All, After running logistic regressions, how can I export the results, in terms of (1) coeffici…
Conditional summingHi, I am working with panel data and as I am not the greatest STATA programmer, I would like to kind…
Subscribe to:
Post Comments (Atom)
0 Response to The occurance of autocorrelation and heteroscedasticity in a panel data OLS regression
Post a Comment