Skip to contents

Summarize all results of collinear()

Usage

# S3 method for class 'collinear_output'
summary(object = NULL, ...)

Arguments

object

(required, list of class collinear_output) Object to summarize. Default: NULL

...

Ignored, kept for consistency with generic.

Value

list: If object was created with responses = NULL, a sublist named "result" containing a vector with the selected predictors. Otherwise, a list named after each response containing the corresponding variable selection.