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, ...)
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.