Skip to content
Prev 18214 / 20628 Next

Dropping fixed factor from a converged glmer model leads to singular fit

I couldn't say exactly what happened, but I don't find this shocking.

  I might find time to a look at code & data if you send it.

  If you wanted to look into this in detail you could profile over the
interaction term, i.e. fit the model with the interaction parameter
fixed to values ranging from zero to the estimated value in the full
model, in order to understand how the random effects parameters change
as you go from the full to the nested model.

  I would go ahead and compare the full and nested model even though the
nested model is singular.

  cheers
   Ben Bolker
On 2020-03-03 6:23 a.m., Noam Tal-Perry wrote: