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

View source: R/summary.RidgeBinaryLogistic.R

summary.RidgeBinaryLogisticR 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

MultBiplotR documentation built on Nov. 21, 2023, 5:08 p.m.