ANOVA Table for a bdGlm Object

DESCRIPTION:

This is a method for the function anova for objects inheriting from class bdGlm. See anova for the general behavior of this function and for the interpretation of test.

This function requires the bigdata library section to be loaded.

USAGE:

anova.bdGlm(object, ..., test)

DETAILS:

When called with a single bdGlm object, anova.bdGlm produces a summary analysis of deviance table. It does not iterate through a series of bdGlm models as the anova.glm function does.

REFERENCES:

Chambers, J. M., and Hastie, T. J. (1991). Statistical Models in S, pp. 210-213.