R Friends,
Do you know of a straightforward way to constrain the random effect variances in mixed effects models in the lme4 package in R? This is for the purposes of comparing the random effect variances from the full and reduced models and to compute an effect size.
I know this can be done in other software, but I am looking for R solutions specifically.
Thank you!