Tools & Functions

This section contains some data analysis functions and tools I’ve written for other work.

Network Centrality

  • reflections: R function for computing the method of reflections centrality for two-mode networks.

Role & Vertex Similarity

  • SimRank: R implementation of the SimRank vertex similarity algorithm.
  • RoleSim: R implementation of the RoleSim automorphic similarity algorithm.
  • CentSim: R implementation of role similarity based on centrality measure ratios.
  • Generalized Relational Similarity: R implementation of Kovacs’s (2010) generalized relational similarity measure.