Dear all,
I am conducting an analysis where my outcome is effectiveness (effective/not effective) of a drug.
My patients come from different hospitals, and each of them has been observed repeatedly over time. My problem is that I have clusters (hospitals) often of very low sample size (1, 2... maximum 5 patients), and when I include the hospital clustering in my model, the model either does not converge or cannot estimate appropriate initial values .
The model is:
xtmelogit efficacy....... || Hospital: || patientid:
Anyway, when I remove the hospital clustering, the model runs smoothly.
xtmelogit efficacy....... || patientid:
In your opinion, does it make more sense to keep the latter model without hospital-level clustering or to group the low-sized clusters into a big cluster named "other" ?
I am conducting an analysis where my outcome is effectiveness (effective/not effective) of a drug.
My patients come from different hospitals, and each of them has been observed repeatedly over time. My problem is that I have clusters (hospitals) often of very low sample size (1, 2... maximum 5 patients), and when I include the hospital clustering in my model, the model either does not converge or cannot estimate appropriate initial values .
The model is:
xtmelogit efficacy....... || Hospital: || patientid:
Anyway, when I remove the hospital clustering, the model runs smoothly.
xtmelogit efficacy....... || patientid:
In your opinion, does it make more sense to keep the latter model without hospital-level clustering or to group the low-sized clusters into a big cluster named "other" ?
Comment