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.
anova.bdGlm(object, ..., test)
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.
Chambers, J. M., and Hastie, T. J. (1991). Statistical Models in S, pp. 210-213.