Method to Extract Selected Variables
Extract selected variables from a stabsel
object.
selected(object, ...) ## S3 method for class 'stabsel' selected(object, ...)
object
: an object of class "stabsel"
.
...
: additional arguments passed to specific selected
methods.
The ids of variables selected during the stability selection process can be extracted using selected()
.