anova.RidgeBinaryLogistic: Compares two binary logistic models

Description Usage Arguments Details Value Author(s) Examples

View source: R/anova.RidgeBinaryLogistic.R

Description

Anova for comparing two binary logistic models

Usage

1
2
## 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

Value

The comparison of the two models.

Author(s)

Jose Luis Vicente Villardon

Examples

1
# Not yet

villardon/MultBiplotR documentation built on June 5, 2021, 8:55 a.m.