selected {stabs}R Documentation

Method to Extract Selected Variables

Description

Extract selected variables from a stabsel object.

Usage

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().


[Package stabs version 0.6-4 Index]