For ungrouped results, dispatches to stats::anova.glm (sequential
deviance per term). For the SPSS-style omnibus chi-square test, use
object$omnibus_test.
Usage
# S3 method for class 'logistic_regression'
anova(object, ...)Arguments
- object
A
logistic_regressionresult.- ...
Passed to
stats::anova.glm.
