python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How can i get predictions with CI from lmerTest models?
We are currently working with plant phenology.
We built a linear mixed model for each species present in the study area.
We set Days From Snowmelt (The sum of days from snowmelt to the visit day along...
LeteAlemany
Votes: 0
Answers: 1
How to extract information criterions from `lme4::lmer`-model fitted by ML and combine with model summary from REML-fitted model
I am trying to access AIC, BIC , logLik and deviance data from a model summary of an HLM fitted using maximum likelihood (ML) in lme4::lmer, and combine with essentially the same model fitted with res...

Pål Bjartan
Votes: 0
Answers: 1