Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lme4

R: Strange errors using lmList from lme4

r lme4

Alternative optimization algorithms for lmer

Non-conformable arguments only when using a "chopped" (g)lmer model object

r lme4 predict

Specifying random effects for repeated measures in logistic mixed model in R: lme4::glmer

Why is my glmer model in R taking so long to run?

r lme4

What is wrong with my syntax in lme4::lmer() for a split-split plot design with unbalanced repeated measures?

r modeling lme4 mixed-models

Don't save p-value/coefficient from glmer if there was a warning

r glm lme4

How to plot mixed-effects model estimates in ggplot2 in R?

r plot ggplot2 lme4

Different adjusted p values from the same LMM after adjusting via sjPlots tab_model and emmeans contrast function?

r lme4 p-value

Plot model fit for discrete variable, from average model

r lme4 mumin

Interaction plot using ggplot2 for hierarchical model (lmerMod) with statistical significance highlighting

How to calculate p-value from a linear mixed effect model created by lme4::lmer() using broom::tidy()?

Error in r.squaredGLMM()

r lme4

Mixed Model for Nested Dataset - No Convergence

r nested lme4 mixed-models

Using lme4 modeling to predict from fixed effects values

predict lme4 lmer

How to get p-values for random effects in glmer

How can I fit a Skellam regression?