selected: Method to Extract Selected Variables
Description
Extract selected variables from a stabsel
object.
Usage
selected(object, ...)
# S3 method for 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()
.