On two threads, here and here, it suggests that random effects in GLMMs can be omitted if their variance approximates 0. This raises the question, below which level of variance can you reasonably omit a random effect from a GLMM? Would it be reasonable to omit a random effect that has a variance of <1, <2, are there any rules of thumb?
I am analysing some data from a randomised controlled trial. Several of the random effects in the GLMMs I have build have variance values less than 1, for example 0.2 or 0.7. Would it be reasonable to omit these random effects as their variance approaches 0?
See here also, the singularity section.