Social network analysis (SNA) is the methodical analysis of social networks.
When working with R I frequently get the error message "subscript out of bounds". For example: # Load necessary libraries and …
r matrix snaMy 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 snaI have an edgelist for a two mode network, similar to this: person Event Amy football_game Sam picnic Bob …
r igraph snaI'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