anova.RidgeBinaryLogistic: Compares two binary logistic models
Description
Anova for comparing two binary logistic models
Usage
# S3 method for RidgeBinaryLogistic
anova(object, object2, ...)
Value
The comparison of the two models.
Arguments
- object
The first model
- object2
The second model
- ...
Any additional arguments
Author
Jose Luis Vicente Villardon
Details
Anova for comparing two binary logistic models