anova.RidgeBinaryLogistic function

Compares two binary logistic models

Compares two binary logistic models

Anova for comparing two binary logistic models

## S3 method for class 'RidgeBinaryLogistic' anova(object, object2, ...)

Arguments

  • object: The first model
  • object2: The second model
  • ...: Any additional arguments

Details

Anova for comparing two binary logistic models

Returns

The comparison of the two models.

Author(s)

Jose Luis Vicente Villardon

Examples

# Not yet
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links