prepare_binary_predictions: Prepare Binary Predictions

View source: R/network_evaluation.R

prepare_binary_predictionsR 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


inferCSN documentation built on April 13, 2025, 5:11 p.m.