Learn R Programming

MultBiplotR (version 23.11.0)

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

Examples

Run this code
# Not yet

Run the code above in your browser using DataLab