Skip to content
Prev 15636 / 20628 Next

Residuals look "mirrored" when using lmer with imputed data

You're fitting a normal/Gaussian LMM to data bounded on [0, 1]. The
model assumptions about the residuals simply won't hold for bounded,
binomial-like values.?

Why not fit a binomial model to the data and then use fitted(model) to
compute AUC of the entire model??

Phillip ?
On Fri, 2017-08-04 at 08:52 +0200, Jo?o C P Santiago wrote: