selected: Method to Extract Selected Variables

Description Usage Arguments Details

View source: R/methods.R

Description

Extract selected variables from a stabsel object.

Usage

1
2
3
selected(object, ...)
## S3 method for class 'stabsel'
selected(object, ...)

Arguments

object

an object of class "stabsel".

...

additional arguments passed to specific selected methods.

Details

The ids of variables selected during the stability selection process can be extracted using selected().


stabs documentation built on Jan. 29, 2021, 5:14 p.m.