Dear Community,
In order to test for auto correlation in the error term of my dynamic panel regression analysis, I want to use the xtptqtest.
I run the following commands:
xtreg y l.y l2.y l3.y x1 ... x5, fe
predict ue, ue
xtptqtest ue, lags(1)
Consequently, I get the following error message: ue: At least one panel is too short, i.e. minT(1) <= lags(1)
Does anyone knows the reason for the error I encounter?
Kind regards,
Tom
Related Posts with xtptqtest error: ue: At least one panel is too short
How to remove Autocorrelation and Hereroskedasticity detected in my FEM modelI used Hausman test and as my prob < 5%. I choose to use FEM. But after testing I found out that …
A Solution for Publication Quality Regression Tables (from STATA to .DOC)Dear friends, I often use Latex to generate publication-quality tables and figures and the STATA-La…
Direct effect switches sign when moderator is added - what does this mean?Hello! I have examined a panel and performed various analyses in STATA, whose results you can see …
Xtset and string variablesHi Everyone, I am trying to set my data as a panel by using xtset command. I have uasid as identifi…
Display point estimates for multiple regressions of covariates in one column with outreg2.I am trying to create a balance table that compares differences between groups for multiple covariat…
Subscribe to:
Post Comments (Atom)
0 Response to xtptqtest error: ue: At least one panel is too short
Post a Comment