I use social network analysis as a tool for understanding the social relationships between individuals in some avian systems. I am in the process of learning to use two packages for social network analysis in R--statnet and igraph--and I have decided to post what I have learned in hopes that someone else might find this information useful. Below are small tutorials I have written up for various aspects of social network analysis in R. I hope you find some of this useful. The codes here have been updated for igraph v0.6 |
R Resources >
Social Networks in R
Subpages (13):
01. igraph vs statnet
02. Importing data for social network analysis
03. Affiliation Networks/Bipartite Networks
04. Node-level Calculations
05. Plotting networks - Basics
06. Plotting networks: using node attributes
07. Plotting Networks: Weighted Edges
08. Plotting Networks: Directed Networks
09. Edgelists with edge values
10. Raw dyadic interaction data
Association Indices
sexualnetworks
Triangle Transitivity in dominance hierarchies & directed graphs
Comments