Skip to content

R code for NetworkCentralityCalculator. A web-tool with 5 different centrality measures. LaTex and pdf for documentation and explanation of different measures with a focus on "dependency centrality".

Notifications You must be signed in to change notification settings

HannesStark/dependencyNodeRanking

Repository files navigation

Node ranking tool with dependency ranking

quickstart

Run /NetworkCentralityCalculator/runApp.R in an R environment.

You can now navigate to localhost:3200 in your browser and calculate different ranking metrics on a test graph or upload your own graph.

Example of dependency centrality

Ranking metrics

The tool offers 5 different ranking or "centrality" metrics

  • Degree Centrality
  • Closeness Centrality
  • Betweenness Centrality
  • Eigen Centrality
  • Dependency Centrality

The meaning of the metrics, how they are calculated and how to use the tool is explained in the paper.

About

R code for NetworkCentralityCalculator. A web-tool with 5 different centrality measures. LaTex and pdf for documentation and explanation of different measures with a focus on "dependency centrality".

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published