Learn R Programming

concorR (version 0.2.1)

concorR: The concorR Package

Description

concorR implements the CONCOR (CONvergence of iterated CORrelations) algorithm as introduced by Breiger, Boorman, and Arabie (1975) and detailed by Wasserman and Faust (1994). This package includes the concor algorithm itself, and some useful functions for plotting and interpreting the outputs. The plotting methods included are: plotting the overall network with the concor partitions as colors (using the igraph package), plotting a blockmodel using the concor partitions (using the sna package), and plotting reduced network graphs showing the connections between concor partitions (again using igraph).

Arguments

References

R. L. Breiger, S. A. Boorman, P. Arabie, An algorithm for clustering relational data with applications to social network analysis and comparison with multidimensional scaling. J. of Mathematical Psychology. 12, 328 (1975). 10.1016/0022-2496(75)90028-0

S. Wasserman and K. Faust, Social Network Analysis: Methods and Applications (Cambridge University Press, 1994).