Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lme4

Sparse Mixed Model with lme4 or other package

How to (quickly) extract t values from lmer model in lme4?

r lme4 lmer

Warning lme4: Model failed to converge with max|grad|

Predict with new random effects

r predict lme4

How to handle missing values (NA's) in a column in lmer

r na lme4 mixed-models

LMERConvenienceFunctions error on back and forward fitting functions: model not a mer object

r lme4

Are random effect variables automatically taken as factors in lmer (or lme) in R?

Using imputed datasets from library mice() to fit a multi-level model in R

lapply: Fitting thousands of mixed models and being able to extract lsmeans

r lapply lme4 lsmeans

dredge doesn't work when specifying glmer optimizer

r lme4 mumin

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