drizopoulos / GLMMadaptive

GLMMs with adaptive Gaussian quadrature
https://drizopoulos.github.io/GLMMadaptive/
59 stars 14 forks source link

residual function for binomial with factorial response #11

Closed florianhartig closed 5 years ago

florianhartig commented 5 years ago

The residual function doesn't work for a binomial model with response as factor (y/n), I guess you need to convert the factor first before comparing to predictions.

drizopoulos commented 5 years ago

Thanks! This should now be resolved.