anova_MCEMfit_glm: An ANOVA function for fitted 'MCEMfit_glm' objects

View source: R/refitME_package.r

anova_MCEMfit_glmR Documentation

An ANOVA function for fitted MCEMfit_glm objects

Description

An ANOVA function for fitted MCEMfit_glm objects.

Usage

anova_MCEMfit_glm(object, ..., dispersion = NULL, test = NULL)

Arguments

object

: fitted model objects of class MCEMfit_glm.

...

: further arguments passed through to glm.

dispersion

: the dispersion parameter for the fitting family. By default it is obtained from the object(s).

test

: a character string, (partially) matching one of "Chisq", "LRT", "Rao", "F" or "Cp".

Value

anova_MCEMfit_glm produces output identical to anova.glm.

Author(s)

Jakub Stoklosa, Wen-Han Hwang and David I. Warton.

See Also

anova.glm


refitME documentation built on April 13, 2025, 9:08 a.m.