SocNetV 1.2 released and brings new GUI and features

SocNetV: Social Network Analysis and Visualization Software

SocNetV 1.2 released and brings new GUI and features

SocNetV version 1.2 has been released! It brings a major GUI overhaul, a new conceptualization of “prominence” measures, new importance and reachability measures, many new visualization layouts based on the new indices, and fixes a slew of bugs (see below).

The new conceptualization and the different indices

In social network analysis, structural indices attempt to measure the visibility, the importance or the “prominence” of each node. In the past, SocNetV was generally referring to these indices as “centralities”. From now on, following Wasserman & Faust and Knoke & Burt, it distinguishes two types of prominence indices: Centrality and Prestige.

Centrality indices were designed for undirected graphs (symmetric), where the relations are non-directional, thus the SocNetV user may compute Centrality scores for nodes in such social networks/graphs. Of course, Centrality indices can also be calculated to directed relations and digraphs but the algorithms always focus on “choices made” (or outLinks). So in the case of a digraph, the Centrality Report produced by SocNetV is actually what other software call "out-Centrality".

Furthermore, for directed graphs where the relations are directional SocNetV introduces a range of Prestige indices which focus on “choices received” and measure the status, rank or popularity of each node among the other network actors. These indices measure the nominations or ties to each node from all others (or its inLinks if you prefer). Thus, Prestige indices can only be calculated on directed graphs, At the moment, there only 3 prestige indices available: Degree Prestige, Proximity Prestige and PageRank Prestige. More will be available in v1.3 to be released in late September.

SocNetV 1.2 - Countries Trade dataset visualized per Degree Prominence index in a circular layout

Countries Trade dataset visualized per Degree Prominence index in a circular layout

 

SocNetV - Krackhardt's Dataset High-tech managers - circular layout based on Information Centrality

Krackhardt’s dataset of tech managers – circular layout based on Information Centrality (Mac OS X)

To sum up, Centrality indices can be applied on both graphs and digraphs (considering outLinks only) while Prestige indices can be calculated only on digraphs and they focus on inLinks.

According to the new conceptualization, the “Centralities” menu has been renamed to Centrality & Prestige.  Here’s a list of Prominence indices available in SocNetV v1.2, along with the acronyms used in the application and its documentation:

The revamped GUI/Toolbox

In order to make SocNetV more user friendly and easy to use, the left toolbox has now two tabs: Controls and Statistics.

The Controls tab offers all the essential features and computations SocNetV offers grouped in relevant boxes:

  • “Edit” (add or remove node or link),
  • “Analyse” (distances, connectivity, clusterability, prominence indices)
  • “Visualize” (apply circular or on levels visualization layouts by prominence index or apply dynamic models)

You really need one click only (or keystroke Ctrl+3) to compute a complete Betweeness Centrality report for the active network. And one more click to apply a circular visualization layout based on the BC score of each node.

New features and measures

Except the Prestige indices, version 1.2 offers a new variant of Closeness Centrality, which is called Influence Range Closeness Centrality (IRCC). For each node u, IRCC is the standardized inverse average distance from u to every other node reachable from it. This improved CC index is optimized for graphs as well as directed graphs which are not strongly connected.

Unlike the “ordinary” CC, which is the inverted sum of distances from node u to all others (thus undefined if a node is isolated or the digraph is not strongly connected), IRCC considers only distances from node u to nodes in its influence range J (nodes reachable from u). The IRCC formula used is the ratio of the fraction of nodes reachable by u (|J|/(n-1)) to the average distance of these nodes from u: sum( d(u,j) )/|J|.

socnetv-1.2-linux-countries-trade-influence-range-closeness-centrality

Influence Range Closeness Centrality scores for the actors in the Countries Trade dataset (in Linux).

The new version also incorporates new “reachability” statistics: Walks (of given length), Total Walks Matrix (for any path length up to g-1), and Reachability Matrix.

There is also a new “Connectedness” command, which checks whether the graph is connected, weakly connected (digraph) or disconnected, and a familiar “distance” index: Eccentricity e, the maximum farness of the node from all others.

New visualization layouts

SocNetV v1.2 offers a complete set of “circular” and “on levels” visualization layouts based on every available prominence index. Degree, Closeness, IR Closeness, Betweeness, Stress, Eccentricity, Power, Information Centrality as well as Degree, Proximity and Pagerank prestige.

SocNetV 1.2: Random net of 99 actors: circular layout according to their PRP index.

Random net of 99 actors: circular layout according to their PRP index (Windows build).

Fixed Bugs

Version 1.2 fixes the following bugs:

- Closeness Centrality calculation in disconnected graphs/digraphs (it did not drop isolates),
- Wrong classes for Power Centrality index
- Stress Centrality calculation in digraphs(wrong maxindex and out of screen circular layout in digraphs),
- Not displaying of edge weights,
- Eccentricity Centrality (wasn’t reported as the inverse e),
- Geodesic Distance (it reported two nodes as connected even if their distance was 0)

See ChangeLog for a complete list of features.

As usual, source code and binaries for Windows, Ubuntu, Fedora, openSUSE as well as a disk image for Max OS X 10.9 are available in the project’s Downloads.

Have fun!
 

<< Go back to the previous page

SocNetV Features

Explore the nice features of SocNetV to make
your social network research real fun!

  • Easy User Interface

    Navigate yourself and use the application either with the mouse or the keyboard.

  • File Formats

    Load and save to GraphML, but you can also import most network file formats (GML, Pajek, UCINET, GraphViz, Adjacency, EdgeList etc).

  • Network analysis

    Compute distances, eccentricity, connectedness, clique census, triad census, and Prominence indices (i.e. eigenvector, betweenness and information centrality, promixity prestige, pagerank and more)

  • Visualization

    Apply intuitive visualization layouts on undirected/directed graphs, based on prominence scores or force-directed models.

  • Famous networks

    Automatically recreate known social network datasets such as Padgett's Families

  • Random networks

    Create random networks using one of the supported models (scale-free, Erdős–Rényi, lattice, small worlds)

  • Web Crawler

    Easily visualize and analyze networks of linked web pages and sites through the built-in web crawler.

  • Multi-relational

    Work with multiple relations concurrently. SocNetV supports loading, editing and saving multirelational social networks.

  • Documentation

    Learn to work with SocNetV and make use of Social Network Analysis methods by reading our Manual

  • Free Software

    SocNetV is Free and Open-Source Software, use it everywhere. Have a feature request? Ask us!

Have fun with Social Network Analysis

Use the buttons to download Social Network Visualizer for your OS or to learn more about Social Network Analysis and Visualization reading the Manual .