Learn R Programming

sharp (version 1.4.6)

SelectionProportionsGraphical: Selection proportions (graphical model)

Description

Extracts the selection proportions of the (calibrated) stability selection model.

Usage

SelectionProportionsGraphical(stability, argmax_id = NULL)

Value

A symmetric matrix.

Arguments

stability

output of GraphicalModel.

argmax_id

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