Description Usage Arguments Value Author(s) See Also Examples
rate
compares the infered network to the true underlying network
for all the sorted predictions provided and appends the resulting
confusion matrices to the returned object.
1 | rate(PredEdgeList, GSEdgeList, ngenes, sym)
|
PredEdgeList |
The inferred network in the form of a EdgeList. |
GSEdgeList |
The true underlying in the form of a EdgeList. |
ngenes |
Integrer denoting the number of total genes in the network. |
sym |
Logical specifying if the evaluation is symmetric
(default: TRUE) - see |
A matrix of numerics with the contingency table for each link in
PredEdgeList
.
Pau Bellot
netbenchmark
, evaluate
,
comp.metr
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.