Blockmodeling - structural and regular equivalence
- Introduction to blockmodeling
- Equivalences
- Structural equivelence
- Regular equivelence
- Determining blockmodels
- Indirect approach
- Direct approach
- Examples
Community detection methods
- Louvain method
- VOS clustering
- Examples
- More on community detection
Examples
- For Sampson monastery network
- draw dendrogram of monks with indirect approach according to structural equivalence
- compute blockmodel with direct approach according to structural equivalence
in the number of groups that is shown in dendrogram
- compute blockmodel with direct approach according to regular equivalence
in two groups
- Find communities in given networks.
Assignment
- For your network
- draw dendrogram with indirect approach according to structural equivalence
- compute blockmodel with direct approach according to structural equivalence:
- optimize solution obtained by the indirect approach
- find solution with random start
- compute blockmodel with direct approach according to regular equivalence
in 2, 3, and 4 groups
- Find communities using Louvain method and VOS Clustering (resolution parameter r=1).
Compute Cramer and other coefficients to compare partitions obtained by both methods.
According to result, find communities also with another value of resolution
parameter (larger or smaller than 1).
- Interprete results.
Slides (PDF)
Test data (ZIP)
Blockmodeling in Pajek 2.05 (PDF)
Blockmodeling in Pajek 3.** (PDF), Community Detection in Pajek 3.** (PDF)
|