I have 3 treatments (A, B, C) and 30 centers. Each center only administers one treatment to its participants. Example, center1 administers Treatment A to its participants, center2 administers Treatment B, and so on.
Data on outcome and demographics are collected from the participants.
I would like to find out the effect of the treatments on the outcome after controlling for demographics. So fixed effects are treatments and demographics.
Participants in the same center are dependent. Hence, would like to model center as 2nd level random intercept. Question: is it meaningful to model center as random intercept given that each center only administers one treatment?