prepare_binary_predictions: Prepare Binary Predictions
Description
Prepares binary predictions and edge IDs from network tables
Usage
prepare_binary_predictions(network_table, ground_truth)
Value
A list containing binary predictions and edge information
Arguments
- network_table
A data frame of predicted network structure
- ground_truth
A data frame of ground truth network