Computes comprehensive network statistics for transfer entropy matrices to analyze network evolution and establish contagion patterns.
Examples
if (FALSE) { # \dontrun{
network_stats <- calculate_network_statistics(te_matrices)
print(network_stats)
} # }