stars.roc: stars.roc, stars.pr

View source: R/roc.R

stars.rocR Documentation

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


zdk123/SpiecEasi documentation built on Oct. 20, 2023, 6:49 a.m.