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
odksplit for ODK and SurveyCTODear all, I am happy to announce that odksplit is now available in ssc. odksplit is a module to spl…
nbreg only converges when starting from poisson estimatesI am using nbreg (Stata MP 15.1) to analyze the rate of days on which patients use two different dru…
NIS database helpHi, I am realtively new to large database analysis and trying to work on the NIS 2011 database. Does…
How to make a point estimate in mixed model: the effect of group at a certain point of the slopeDear Stata users, I have a mixed model (see the syntax below) with main effects of group (two dicho…
Multinomial logistic regression - RRR is too bigHi, I am running a regression where a firm performance measure ( a categorical variable) is regress…
Subscribe to:
Post Comments (Atom)
0 Response to xtptqtest error: ue: At least one panel is too short
Post a Comment