Implements the efficient algorithm by Ortmann and Brandes (2017) <doi:10.1007/s41109-017-0027-2> to compute the orbit-aware frequency distribution of induced and non-induced quads, i.e. subgraphs of size four. Given an edge matrix, data frame, or a graph object (e.g., 'igraph'), the orbit-aware counts are computed respective each of the edges and nodes.
Version: | 1.0 |
Depends: | R (≥ 3.4) |
Suggests: | igraph, knitr, rmarkdown |
Published: | 2017-11-14 |
DOI: | 10.32614/CRAN.package.oaqc |
Author: | Mark Ortmann [aut, cre], Felix Schoenenberger [aut] |
Maintainer: | Mark Ortmann <mark.ortmann at uni.kn> |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Citation: | oaqc citation info |
CRAN checks: | oaqc results |
Reference manual: | oaqc.pdf |
Vignettes: |
oaqc |
Package source: | oaqc_1.0.tar.gz |
Windows binaries: | r-devel: oaqc_1.0.zip, r-release: oaqc_1.0.zip, r-oldrel: oaqc_1.0.zip |
macOS binaries: | r-release (arm64): oaqc_1.0.tgz, r-oldrel (arm64): oaqc_1.0.tgz, r-release (x86_64): oaqc_1.0.tgz, r-oldrel (x86_64): oaqc_1.0.tgz |
Reverse imports: | CBNplot |
Reverse suggests: | graphlayouts, manynet |
Please use the canonical form https://CRAN.R-project.org/package=oaqc to link to this page.