selected {stabs} | R Documentation |
Extract selected variables from a stabsel
object.
selected(object, ...)
## S3 method for class 'stabsel'
selected(object, ...)
object |
an object of class |
... |
additional arguments passed to specific |
The ids of variables selected during the stability selection process
can be extracted using selected()
.