prepare_binary_predictions {inferCSN} | R Documentation |
Prepare Binary Predictions
Description
Prepares binary predictions and edge IDs from network tables
Usage
prepare_binary_predictions(network_table, ground_truth)
Arguments
network_table |
A data frame of predicted network structure |
ground_truth |
A data frame of ground truth network |
Value
A list containing binary predictions and edge information
[Package inferCSN version 1.1.7 Index]