Compare Two Networks
c_net_compare(g1, g2)
A list containing the following elements:
g1
: The first network.
g2
: The second network.
g_union
: The union of the two networks.
g_inter
: The intersection of the two networks.
net_par_df
: A data frame containing the network parameters.
net_similarity
: A list containing the similarity metrics.