ANOVA table based on Wald tests for a model fitted with mcemGLMM
.
# S3 method for mcemGLMM
anova(object, ...)
A matrix with the rows corresponding to a test for the different terms of the model and the following columns:
degrees of freedom for the term.
Wald's chi squared statistic.
p value for the test statistic.
a model fitted with the mcemGLMM function.
additional arguments.
Felipe Acosta Archila <acosta@umn.edu>