[R-sig-ME] Extracting a p-value for a random effect in glmer
Michel, Eric
Eric@Michel @ending from @d@t@te@edu
Tue Sep 18 19:15:44 CEST 2018
Good Afternoon,
I am responding to a reviewers request to provide a p-value for the random effect I used in a glmer model in the lme4 package. I have found plenty of code to produce p-values for lmer models, but not glmer models. Here is my model structure:
Int.litter<-glmer(litter_size~maternal_mass*repro_status + (1|maternal_id), family=binomial, data=litter).
I'd greatly appreciate any help.
[[alternative HTML version deleted]]
More information about the R-sig-mixed-models
mailing list