Hi all,
I've tested a multilevel logistic model using melogit. I'm trying to understand how the 95% CI of the random effects are estimated. I'm curious about this as the random parameters and their confidence intervals are same when I run the model as it's baseline (melogit dv iv1 iv2 iv3 || cluster2: || cluster 1: iv2) and with the odds ratio specifier (melogit dv iv1 iv2 iv3 || cluster2: || cluster1: iv2, or). I've read through the FAQ about estimation of confidence intervals for logistic (https://www.stata.com/support/faqs/s...cs/delta-rule/) but am wondering how this is different for random parameters with melogit.
Related, my understanding is that we can assert significance of the random parameters if the confidence interval does not contain 1 for a multilevel logistic model (and by paying attention to likelihood ratio tests). Does significance identification by confidence interval not containing 1 apply even if the ,or option is not added to the model command?
Thanks!
I've tested a multilevel logistic model using melogit. I'm trying to understand how the 95% CI of the random effects are estimated. I'm curious about this as the random parameters and their confidence intervals are same when I run the model as it's baseline (melogit dv iv1 iv2 iv3 || cluster2: || cluster 1: iv2) and with the odds ratio specifier (melogit dv iv1 iv2 iv3 || cluster2: || cluster1: iv2, or). I've read through the FAQ about estimation of confidence intervals for logistic (https://www.stata.com/support/faqs/s...cs/delta-rule/) but am wondering how this is different for random parameters with melogit.
Related, my understanding is that we can assert significance of the random parameters if the confidence interval does not contain 1 for a multilevel logistic model (and by paying attention to likelihood ratio tests). Does significance identification by confidence interval not containing 1 apply even if the ,or option is not added to the model command?
Thanks!
Comment