Hello everybody!
For my master dissertation, I'm dealing with panel data. In addition, I detected heteroskedasticity and autocorrelation in my dataset.
Until now, I only checked for heteroskedasticity as I had never heard of autocorrelation before. Therefore, I used White robust standard errors for all my models (until now).
(White robust standard errors = heteroskedasticity vs vce(cluster) = heteroskedasticity + autocorrelation)
The approach I use is OLS regression. In the first model, I run the standard regression. In the second model, I check for year dummies as well. According to someone in the literature, I avoid autocorrelation when checking for year dummy variables. Thus, in the second model I should only use White robust standard errors, in contrast to the first model. Do you agree?
However, if I use vce(cluster) in model 1, I observe big differences in the t-statistics compared to my second model (where I use White robust standard errors).
What should I do?
Thanks in advance!
Related Posts with Correcting autocorrelation by adding year dummy variables?
Different output from estimates table when using stored estimatesHow do I preserve value labels when running estimates table with stored estimates? If I run estimat…
How to save my y and residual errors from a regression loop Could you tell me why I cannot save my y or residuals here? Everything working except last and I do…
Difference between using l1.var and previously generated lagged variableDear Stata users, I am using Stata 16 on Windows 10 and I'm working on a quarterly dataset of over …
Calculating the Employment-Weighted Mean DifferentialI am currently investigating wage differentials by industry in Germany. My dataset gives me cross-se…
ml maximize, technique(bhhh): option technique() not allowedHello, I have some problems using the maximum likelihood command of Stata to estimate a probit mode…
Subscribe to:
Post Comments (Atom)
0 Response to Correcting autocorrelation by adding year dummy variables?
Post a Comment