Package es.uam.eps.ir.relison.sna.metrics.communities.graph
Social network analysis global communities graph metrics. They are computed all over the graph.
-
Class Summary Class Description AggregateIndividualCommMetric<U> Aggregate individual community metric.CommunityDestinySize<U> Computes the average size of the destiny communities of the links.Modularity<U> Computes the modularity of a graph, given the communities.ModularityComplement<U> Computes the modularity complement of a graph, given the communities.NumCommunities<U> Metric that finds the number of communities of a graph.WeakTies<U> Computes the number of edges between communities.