Hello, I am using glmer() from the lme4-package to run generalized linear mixed models.
Is there a way to extract the overall variable effects from the model output object? For example, for linear models using lm() I use the anova() function to extract these results, however this is not possible for glmer(). Any help is welcome! Cheers, Thomas -- View this message in context: http://r.789695.n4.nabble.com/How-to-extract-overall-effect-in-from-glmer-object-tp4564590p4564590.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.