SelectionProportionsRegression: Selection proportions (variable selection)

View source: R/stability_output.R

SelectionProportionsRegressionR 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 VariableSelection.

argmax_id

optional indices of hyper-parameters. If argmax_id=NULL, the calibrated hyper-parameters are used.

Value

A vector of selection proportions.


sharp documentation built on April 11, 2025, 5:44 p.m.