summary.RidgeBinaryLogistic {MultBiplotR} | R Documentation |
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 class 'RidgeBinaryLogistic'
summary(object, ...)
Arguments
object |
The object with te results of the logistic regression. |
... |
Any other arguments |
Details
Summarizes the results of a Binary Logistic Regression with Ridge Penalization.
Value
The summary
Author(s)
Jose Luis Vicente Villardon
Examples
# Not Yet
[Package MultBiplotR version 23.11.0 Index]