network_groups
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
network_groups [2015/12/01 09:59] – hkimscil | network_groups [2015/12/02 14:31] (current) – hkimscil | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Identifying groups of networks ====== | ====== Identifying groups of networks ====== | ||
+ | '' | ||
+ | |||
< | < | ||
library(sna) | library(sna) | ||
Line 556: | Line 558: | ||
hamming.G=sedist(G, | hamming.G=sedist(G, | ||
- | cluster< | + | cluster <- equiv.clust(G, |
+ | |||
+ | b.mdoel <- blockmodel(G, | ||
+ | b.model | ||
+ | plot(b.model) | ||
</ | </ | ||
{{cluster.dendrogram.png? | {{cluster.dendrogram.png? | ||
+ | < | ||
+ | > b.model | ||
+ | |||
+ | Network Blockmodel: | ||
+ | |||
+ | Block membership: | ||
+ | |||
+ | | ||
+ | | ||
+ | |||
+ | Reduced form blockmodel: | ||
+ | |||
+ | |||
+ | Block 1 Block 2 Block 3 Block 4 Block 5 | ||
+ | Block 1 | ||
+ | Block 2 | ||
+ | Block 3 | ||
+ | Block 4 | ||
+ | Block 5 | ||
+ | > plot(b.model) | ||
+ | </ | ||
+ | {{blockmodel.png? | ||
network_groups.1448933385.txt.gz · Last modified: 2015/12/01 09:59 by hkimscil