Skip to content
Prev 18417 / 20628 Next

How to fix residuals

Hi Sijia,

You might find the section in the GLMM FAQ helpful:
https://bbolker.github.io/mixedmodels-misc/glmmFAQ.html#setting-residual-variances-to-a-fixed-value-zero-or-other.
You can use those to fix the residual variance to 1, and then use a weights
vector if necessary to give every observation its own fixed variance.

Best,
Vince

On Fri, May 8, 2020 at 9:55 AM Mollie Brooks <mollieebrooks at gmail.com>
wrote: