summary.collinear_selection: Summarize single response selection results of 'collinear'

View source: R/summary.collinear_selection.R

summary.collinear_selectionR Documentation

Summarize single response selection results of collinear

Description

Summarize single response selection results of collinear

Usage

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

Arguments

object

(sub-list in output of collinear() ) Object to summarize. Default: NULL

...

Ignored, kept for consistency with generic.

Value

list: response name and character vector of selected predictors.

See Also

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


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