Package es.uam.eps.ir.relison.sna.metrics.communities.indiv

Social network analysis individual communities graph metrics. They are computed separatedly for each community.
  • Class Summary 
    Class Description
    CommunityDegree<U>
    Computes the community degree.
    Size<U>
    Computes the size of communities.
    Volume<U>
    Computes the volume of the community: the sum of the degrees of the nodes in the community.