Package es.uam.eps.ir.relison.sna.metrics.graph.aggregate

Global metrics for the entire graph which have origin on individual vertex, edge or pair metrics.
  • Class Summary 
    Class Description
    AggregateEdgeMetric<U>
    Graph metric computed as the aggregation of an edge metric over the edges in the network.
    AggregatePairMetric<U>
    Graph metric computed as the aggregation of an pair metric over the pairs of users in the network.
    AggregateVertexMetric<U>
    Graph metric computed as the aggregation of an vertex metric over the nodes in the network.