Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lme4

Extracting results from a `lmermod` object

r lme4

glmer from R package lme4 asking to scale variables even though variables already scaled

r scaling glm lme4

Extract the random effects design matrix in nlme

r lme4 mixed-models nlme

unscale and uncenter glmer parameters

r lme4

Classification accuracy of binomial glmer() predictions

r prediction lme4

How to specify different random effects in nlme vs. lme4?

r lme4 mixed-models nlme

lme4 error: boundary (singular) fit: see ?isSingular

r lme4

using glmer for nested data

r nested lme4

Error: Invalid grouping factor specification

r lme4 mixed-models

Warning message in mixed model lme4

r lme4

glmer - predict with binomial data (cbind count data)

r glm predict lme4

How to extract just the random effects part of the formula from lme4

r lme4

R 3.3.2: lme4 + lmerTest problems under Mac OS Sierra

lme4::glmer.nb function produces "Error in family$family : $ operator not defined for this S4 class" depending on the order I run models

r lme4 mixed-models

How do I manually plot SE/CI around a model estimate

r ggplot2 predict lme4 glmmtmb

how to use update() for random part in lmer()?

r lme4

lmer: predictions on population level trigger an error

r lme4 mixed-models

How to cope with a singular fit in a linear mixed model (lme4)?

r lme4 mixed-models

How to predict terms of merMod objects (lme4)?

r predict lme4

Post-hoc test for glmer

r lme4