Description Usage Arguments Value
This function calculates the number and percentage of true positive arcs.
1 | PercentageValidatedFromRecovered(arc_set, validated_set)
|
arc_set |
data.frame with two columns, "from" and "to", that represents the arcs of the learned DBN. |
validated_set |
data.frame with two columns, "from" and "to" consisting of pairs of nodes present in the "true" network. |
Number and percentage of TP arcs present in the learned network
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.