Top "Sna" questions

Social network analysis (SNA) is the methodical analysis of social networks.

Subscript out of bounds - general definition and solution?

When working with R I frequently get the error message "subscript out of bounds". For example: # Load necessary libraries and …

r matrix sna
How to create weighted adjacency list/matrix from edge list?

My problem is very simple: I need to create an adjacency list/matrix from a list of edges. I have …

r igraph adjacency-list adjacency-matrix sna
How to create a bipartite network in R with igraph or tnet

I have an edgelist for a two mode network, similar to this: person Event Amy football_game Sam picnic Bob …

r igraph sna
Clustering in Gephi 0.8.2

I'm working with a dataset in Gephi that is derived from a friends table from a Buddypress site. I've done …

cluster-analysis social-networking gephi sna