Contains the CONCOR (CONvergence of iterated CORrelations) algorithm and a series of supplemental functions for easy running, plotting, and blockmodeling. The CONCOR algorithm is used on social network data to identify network positions based off a definition of structural equivalence; see Breiger, Boorman, and Arabie (1975) <doi:10.1016/0022-2496(75)90028-0> and Wasserman and Faust's book Social Network Analysis: Methods and Applications (1994). This version allows multiple relationships for the same set of nodes and uses both incoming and outgoing ties to find positions.
Version: | 0.2.0 |
Imports: | igraph, sna, stats, graphics |
Published: | 2020-06-03 |
Author: | Tyme Suda [aut], Adrienne Traxler [cre], Carter Butts [ctb] (Author of sna::plot.blockmodel(), adapted for plot_blk()) |
Maintainer: | Adrienne Traxler <adrienne.traxler at wright.edu> |
BugReports: | https://github.com/ATraxLab/concorR/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/ATraxLab/concorR |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | concorR results |
Reference manual: | concorR.pdf |
Package source: | concorR_0.2.0.tar.gz |
Windows binaries: | r-devel: concorR_0.2.0.zip, r-release: concorR_0.2.0.zip, r-oldrel: concorR_0.2.0.zip |
macOS binaries: | r-release: concorR_0.2.0.tgz, r-oldrel: concorR_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=concorR to link to this page.