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.1 |
Imports: | igraph, sna, stats, graphics |
Published: | 2020-11-25 |
DOI: | 10.32614/CRAN.package.concorR |
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 |
Citation: | concorR citation info |
Materials: | README NEWS |
CRAN checks: | concorR results |
Reference manual: | concorR.pdf |
Package source: | concorR_0.2.1.tar.gz |
Windows binaries: | r-devel: concorR_0.2.1.zip, r-release: concorR_0.2.1.zip, r-oldrel: concorR_0.2.1.zip |
macOS binaries: | r-release (arm64): concorR_0.2.1.tgz, r-oldrel (arm64): concorR_0.2.1.tgz, r-release (x86_64): concorR_0.2.1.tgz, r-oldrel (x86_64): concorR_0.2.1.tgz |
Old sources: | concorR archive |
Please use the canonical form https://CRAN.R-project.org/package=concorR to link to this page.