Package: concorR 0.2.1.9000
concorR: CONCOR and Supplemental Functions
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.
Authors:
concorR_0.2.1.9000.tar.gz
concorR_0.2.1.9000.zip(r-4.7)concorR_0.2.1.9000.zip(r-4.6)concorR_0.2.1.9000.zip(r-4.5)
concorR_0.2.1.9000.tgz(r-4.6-any)concorR_0.2.1.9000.tgz(r-4.5-any)
concorR_0.2.1.9000.tar.gz(r-4.7-any)concorR_0.2.1.9000.tar.gz(r-4.6-any)
concorR_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
concorR/json (API)
| # Install 'concorR' in R: |
| install.packages('concorR', repos = c('https://atraxlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atraxlab/concorr/issues
- krack_advice - Krackhardt High-Tech Managers data
- krack_friend - Krackhardt High-Tech Managers data
- krack_report - Krackhardt High-Tech Managers data
Last updated from:1ca6eb1daf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 154 | ||
| linux-release-x86_64 | OK | 137 | ||
| macos-release-arm64 | OK | 122 | ||
| macos-oldrel-arm64 | OK | 133 | ||
| windows-devel | OK | 91 | ||
| windows-release | OK | 59 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 107 |
Exports:concorconcor_igraph_applyconcor_make_igraphconcor1make_blkmake_reducedmake_reduced_from_partitionmake_reduced_igraphplot_blkplot_reducedplot_socio
Dependencies:clicodacpp11farverggplot2gluegridExtragtableigraphisobandlabelinglatticelifecyclemagrittrMatrixnetworkpillarpkgconfigR6RColorBrewerrlangS7scalessnastatnet.commontibbleutf8vctrsviridisviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Find CONCOR partition for a graph | concor |
| Find CONCOR partition and add to a list of 'igraph' objects | concor_igraph_apply |
| Find CONCOR partition and create a list of 'igraph' objects | concor_make_igraph |
| Find +1/-1 convergence points of an input matrix | concor1 |
| The concorR Package | concorR |
| Krackhardt High-Tech Managers data | krack_advice krack_friend krack_report |
| Make 'blockmodel' objects using CONCOR partition | make_blk |
| Run CONCOR and output reduced adjacency matrices | make_reduced |
| Output reduced adjacency matrices given a partitioning of the nodes into appropriate groups | make_reduced_from_partition |
| Build an 'igraph' object for a reduced network | make_reduced_igraph |
| Plot a blockmodel | plot_blk |
| Plot a reduced network | plot_reduced |
| Plot sociogram colored by CONCOR partition | plot_socio |
