Skip to content
Prev 19236 / 20628 Next

Question about random effects variance in lme4

The same functionality in MixedModels.jl might be easier to understand,
especially with the math included in the docstring:

https://github.com/JuliaStats/MixedModels.jl/blob/628cbf31aac13f26dee4d2e2c50a0e459508d880/src/linearmixedmodel.jl#L269-L297

There is also an update in progress to allow it to work on more
complicated random effects:

https://github.com/JuliaStats/MixedModels.jl/pull/492/files

Phillip
On 4/5/21 4:29 pm, Chiara Masci wrote: