View source: R/anova.RidgeBinaryLogistic.R
anova.RidgeBinaryLogistic | R Documentation |
Anova for comparing two binary logistic models
## S3 method for class 'RidgeBinaryLogistic'
anova(object, object2, ...)
object |
The first model |
object2 |
The second model |
... |
Any additional arguments |
Anova for comparing two binary logistic models
The comparison of the two models.
Jose Luis Vicente Villardon
# Not yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.