M-Tool data analysis script
This R-script provides M-Tool users with a starting point for their data analysis. The script uses the edge list produced by M-Tool and transforms these into total number of nodes, total number of edges and various centrality measures (including in- and out-degree, in- and out-strength, mean in- and out-degree weight, weighted and unweighted betweenness). The script also includes code to visualize the data. Users need to download both scripts, save their data file in the same folder, and enter the name of their data file in the script to obtain the centrality measures. The output consists of long data, with a row for each node for each participant. The output data can be integrated with survey data for further analysis. For more information on M-Tool, see www.m-tool.org. Contact person: Karlijn van den Broek - researcher - k.l.vandenbroek@uu.nl
View contents