View source: R/network_evaluation.R
prepare_binary_predictions | R Documentation |
Prepares binary predictions and edge IDs from network tables
prepare_binary_predictions(network_table, ground_truth)
network_table |
A data frame of predicted network structure |
ground_truth |
A data frame of ground truth network |
A list containing binary predictions and edge information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.