Description Usage Arguments Value See Also
Compares a list of graphs x to a true graph
true, and returns the number of true and false
positives.
1 2 3 |
x |
The object to be prepared for an ROC plot |
true |
A |
labels |
A vector of labels |
verbose |
A logical. Should progress be displayed? |
... |
Further arguments (unused) |
A data frame, with columns estimate, tp,
and fp. The first contains the supplied label; the
latter two contain the number of true and false positives
respectively
For individual graphs, see as.roc.parental.
For edge probability matrices see as.roc.ep
and as.roc.ep.list.
as.roc.parental
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.