SpiecEasi (version 1.0.2)

stars.roc: stars.roc, stars.pr

Description

Plot a ROC (reciever operator characteristic) or a Precision-Recall curve along the stars 'confidence path'. Each edge is a number in [0,1], which is on the fraction of inferred graphs over subsamples in which that edge appeared in stars.

Usage

stars.roc(optmerge, theta, verbose = TRUE, plot = TRUE, ll = 15)

stars.pr(optmerge, theta, verbose = TRUE, plot = TRUE, ll = 15)

Arguments

optmerge

the optimal 'merge' matrix selected by stars

theta

the true graph or precision matrix

verbose

display messages

plot

graph the output

ll

number of points for the plot