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
Weighted database regression analysesDear Stata List, I'm having trouble completing a weighted linear regression model using NHANES data…
Help with re-formatting a dataset for choice modelling?Hi folks. I have data in the following format. Each observation represents a zip code, n_sites denot…
Principal component analysis for alternative proxiesI have a panel data. There are three alternative proxies (i.e. IndVar1, IndVar2, IndVar3) that basic…
Test for differences between Cumulative Incidence Function curvesHello, I have a two-arm trial where an event can either occur or does not occur because of a compet…
Correct estimation of panel dataHello, I am making model to analyze migration from third countries (together 20) to Slovakia, Hunga…
Subscribe to:
Post Comments (Atom)
0 Response to xtptqtest error: ue: At least one panel is too short
Post a Comment