Learn R Programming

pgraph (version 1.6)

roc: Compute the Projected Graph

Description

roc calculate the fpr and tpr for the roc curve

Usage

roc(a, a0)

Arguments

a

p * p estimated graph

a0

p * p true graph

Value

a list.

tpr

tpr sequence

fpr

fpr sequence