Learn R Programming

MultBiplotR (version 23.11.0)

summary.RidgeBinaryLogistic: Summary of a Binary Logistic Regression with Ridge Penalization

Description

Summarizes the results of a Binary Logistic Regression with Ridge Penalization

Usage

# S3 method for RidgeBinaryLogistic
summary(object, ...)

Value

The summary

Arguments

object

The object with te results of the logistic regression.

...

Any other arguments

Author

Jose Luis Vicente Villardon

Details

Summarizes the results of a Binary Logistic Regression with Ridge Penalization.

Examples

Run this code
# Not Yet

Run the code above in your browser using DataLab