Dear all,
Please could you help me to understand whether I need to use conditional logit/fixed effects logit models (https://www3.nd.edu/~rwilliam/stats3...xedEffects.pdf) for my research?
My data is repeated measures (same people over three time-points; T1, T2 and T3), however, I am planning on only comparing two time-points two each other at a time.
eg. Does T1 exposure predict T3 depression? CONTROLLING for T1 depression
example code: logistic exposure T3_depression T1_depression
another eg. Does T2 exposure predict T3 depression? CONTROLLING for T2 depression
Note: exposure is sometimes continuous, sometimes ordinal. Depression is binary.
Is it ok to still use normal logistic regression here even though I am using repeated measures data i.e. someones baseline depression at T1 and their depression at T3 in the same model? I think that if I wanted to use all three time points in one model then I would definitely need to use xtlogit....
Many thanks!!
Please could you help me to understand whether I need to use conditional logit/fixed effects logit models (https://www3.nd.edu/~rwilliam/stats3...xedEffects.pdf) for my research?
My data is repeated measures (same people over three time-points; T1, T2 and T3), however, I am planning on only comparing two time-points two each other at a time.
eg. Does T1 exposure predict T3 depression? CONTROLLING for T1 depression
example code: logistic exposure T3_depression T1_depression
another eg. Does T2 exposure predict T3 depression? CONTROLLING for T2 depression
Note: exposure is sometimes continuous, sometimes ordinal. Depression is binary.
Is it ok to still use normal logistic regression here even though I am using repeated measures data i.e. someones baseline depression at T1 and their depression at T3 in the same model? I think that if I wanted to use all three time points in one model then I would definitely need to use xtlogit....
Many thanks!!
Comment