MCEMfit_glm objectsAn ANOVA function for fitted MCEMfit_glm objects.
anova_MCEMfit_glm(object, ..., dispersion = NULL, test = NULL)anova_MCEMfit_glm produces output identical to anova.glm.
: fitted model objects of class MCEMfit_glm.
: further arguments passed through to glm.
: the dispersion parameter for the fitting family. By default it is obtained from the object(s).
: a character string, (partially) matching one of "Chisq", "LRT", "Rao", "F" or "Cp".
Jakub Stoklosa, Wen-Han Hwang and David I. Warton.