Skip to content
Prev 298 / 20628 Next

residuals in lme4

On 8/26/07, lunina at access.unizh.ch <lunina at access.unizh.ch> wrote:

            
The weights argument to lmer() is for fixed weights, as in the lm()
function, not for variable weights, as in lme().  So the answer is
that if you want weights that, for example, depend on the fitted
values, then that is not implemented in lmer().