Skip to content

Modelling with uncertain (but not missing) categorical random effect values

2 messages · Phillip Alday, Ben Bolker

#
If I'm not mistaken, Thierry's suggestion is a particular case of
multi-membership models, which you can also do in brms. See e.g.:


https://rdrr.io/cran/brms/man/mm.html

https://github.com/paul-buerkner/brms/issues/130

https://discourse.mc-stan.org/t/cross-classified-multiple-membership-models-with-brms/8691
On 13/07/2021 06:09, Thierry Onkelinx via R-sig-mixed-models wrote:
#
Also see 
https://bbolker.github.io/mixedmodels-misc/notes/multimember.html (i.e. 
you can do it in lme4, but it takes a bit of hacking)
On 8/3/21 5:19 PM, Phillip Alday wrote: