[R-sig-ME] Hosmer-Lemeshow test in GLMM (binomial family) using lme4 package

Camila Deutsch deuc@m||@ @end|ng |rom gm@||@com
Mon Jul 10 16:27:22 CEST 2023


Hi!
I ran a GLMM (binomial family) using the package lme4:
library(lme4)
#GLMM
m1 <- glmer(Canto ~ T + H + Patm + V + Pp + CU + (1|Evento), data = Datos,
family = binomial)

I was wondering if it would be appropriate to evaluate the goodness of fit
of the model by applying the Hosmer-Lemeshow test.

Thank you very much.
Lic. Camila Deutsch
Becaria Doctoral-CONICET
Grupo de Estudios sobre Biodiversidad en Agroecosistemas
Facultad de Ciencias Exactas y Naturales. IEGEBA
Universidad de Buenos Aires - CONICET

	[[alternative HTML version deleted]]



More information about the R-sig-mixed-models mailing list