R packages for predicted values (lmer) averaged over random effects and difference-in-differences
Summary The question revolves around calculating predicted values for a mixed linear model averaged over random effects and computing differences between levels for factor variable groups. The user is seeking an R package to simplify these calculations, including the computation of standard errors (SEs) and 95% confidence intervals (CIs). Root Cause The root cause of … Read more