Unlike the example in SJ, I have data at only 2 time points (T=2). This is my syntax:
Code:
xtdpdml outcome, pre(L.exposure) inv(cald) showcmd tfix
Code:
T value is too small given the lags specified For example if xlag = 2 then T must equal at least 4
This leads to three questions:
(A) What does "xlag" mean?
(B) How is "Tmin" calculated? Why is this the minimum number of data points?
(C) Is it possible to create a cross-lagged panel model using -xtdpdml- with only T=2? Or do I need more time points?
The model runs fine when I use similar datasets with T=5 and T=7.
0 Response to Error using -xtdpdml- package: T value is too small
Post a Comment