Hints

Project 2

A measure of importance of a link based on the network structure can be defined in different ways.

  • number of 3- or 4-rings that contain a given link:
    Network/Create New Network/with Ring Counts/
  • combined value of values of selected node property in link's end-nodes. For example w(u,v) = deg(u)*deg(v).
    Operations/Network+Vector/Transform/Vector(s)→Line Values/
  • Jaccard similarity between link's end-nodes J(u,v) = 1 - d2(u,v):
    Cluster/Create Complete Cluster
    Operations/Network+Cluster/Dissimilarity/d2
    Network/Create New Network/Transform/Line Values/Multiply by [-1]
    Network/Create New Network/Transform/Line Values/Add Constant [1]
pajek/ev/pde/hints.txt · Last modified: 2022/04/27 04:39 by vlado
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki