Hi everyone,
I am running a 2 level crossed random-effects logistic regression model in Stata (crossed random effect for variables id and variable dataset), which I think is the right type of model given the type of data that I have. However, I originally ran a logistic regression random-intercept model (clustering of level 1 units within id variable) and found almost all the variables were statistically significant, but after running the 2 level crossed random-effects model none of the variables are statistically significant, however the odds ratios between the two types of models are similar and reasonably large in some cases (e.g. OR=9 or OR=6). Below I provide some more information about my data:
I am trying to make a decision about which results to present. Any advice would be much appreciated.
Many thanks,
Caroline
I am running a 2 level crossed random-effects logistic regression model in Stata (crossed random effect for variables id and variable dataset), which I think is the right type of model given the type of data that I have. However, I originally ran a logistic regression random-intercept model (clustering of level 1 units within id variable) and found almost all the variables were statistically significant, but after running the 2 level crossed random-effects model none of the variables are statistically significant, however the odds ratios between the two types of models are similar and reasonably large in some cases (e.g. OR=9 or OR=6). Below I provide some more information about my data:
- Distribution of dependent variable: takes 1 in 102 cases, 0 in 6146 cases.
- # of level 1 units - n= 6,248
- # of level 2 units - id variable - first crossed random effect -> n= 3,834
- # of level 2 units - dataset variable - second crossed random effect ->n=16 groups (note however, that when it comes to the outcome variable, several of these groups only have 1 observation where the dependent variable =1)
I am trying to make a decision about which results to present. Any advice would be much appreciated.
Many thanks,
Caroline

Comment