summary.stepreg: Briefly summarize steps in a stepreg() output object, i.e. a...

View source: R/stepreg_240422.R

summary.stepregR Documentation

Briefly summarize steps in a stepreg() output object, i.e. a stepwise regression fit

Description

Briefly summarize steps in a stepreg() output object, i.e. a stepwise regression fit

Usage

## S3 method for class 'stepreg'
summary(object, ...)

Arguments

object

A stepreg() output object

...

Additional arguments passed to the summary function.

Value

Summarize a stepreg() object

See Also

stepreg , cv.stepreg , nested.glmnetr


glmnetr documentation built on April 3, 2025, 6:45 p.m.