summary.collinear_output: Summarize all results of 'collinear()'

View source: R/summary.collinear_output.R

summary.collinear_outputR Documentation

Summarize all results of collinear()

Description

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.

See Also

Other S3_methods: print.collinear_output(), print.collinear_selection(), summary.collinear_selection()


collinear documentation built on Dec. 8, 2025, 5:06 p.m.