SelectionProportionsRegression {sharp} | R Documentation |
Selection proportions (variable selection)
Description
Extracts the selection proportions of the (calibrated) stability selection model.
Usage
SelectionProportionsRegression(stability, argmax_id = NULL)
Arguments
stability |
output of |
argmax_id |
optional indices of hyper-parameters. If
|
Value
A vector of selection proportions.
[Package sharp version 1.4.7 Index]