Hi everyone,
I have a dataset in which participants are nested within schools, and we seek to evaluate the efficacy of an intervention between participants while controlling for nesting. Three of our outcomes are linear, thus we are using multilevel mixed effects modelling with linear regression, which generates the ICC for us. However, two of our outcomes are binary (anxiety present/absent, depression present/absent), thus we are using multilevel mixed effects modelling with generalised linear modelling and selecting the binomial distribution cloglog option (as the absence of these outcomes is more common than their presence). Though Stata does generate the ICC for these latter models if you hit "estat ICC", my understanding is that this is not an accurate estimate of the ICC and that ICC calculation becomes much more complicated with the binomial distribution. Is there a way on Stata in which we can get an estimate of ICC with relation to the binomial distribution?
Many thanks in advance,
Rosh
I have a dataset in which participants are nested within schools, and we seek to evaluate the efficacy of an intervention between participants while controlling for nesting. Three of our outcomes are linear, thus we are using multilevel mixed effects modelling with linear regression, which generates the ICC for us. However, two of our outcomes are binary (anxiety present/absent, depression present/absent), thus we are using multilevel mixed effects modelling with generalised linear modelling and selecting the binomial distribution cloglog option (as the absence of these outcomes is more common than their presence). Though Stata does generate the ICC for these latter models if you hit "estat ICC", my understanding is that this is not an accurate estimate of the ICC and that ICC calculation becomes much more complicated with the binomial distribution. Is there a way on Stata in which we can get an estimate of ICC with relation to the binomial distribution?
Many thanks in advance,
Rosh
Comment