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

Description Usage Arguments Details Value Author(s) Examples

View source: R/summary.RidgeBinaryLogistic.R

Description

Summarizes the results of a Binary Logistic Regression with Ridge Penalization

Usage

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

1
# Not Yet

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