perturbR: Random Perturbation of Count Matrices

The perturbR() function incrementally perturbs network edges (using the rewireR function)and compares the resulting community detection solutions from the rewired networks with the solution found for the original network. These comparisons aid in understanding the stability of the original solution. The package requires symmetric, weighted (specifically, count) matrices/networks.

Version: 0.1.3
Imports: igraph, ggplot2
Suggests: knitr, rmarkdown
Published: 2019-02-19
Author: KM Gates [aut, cre], Zachary Fisher [aut], Cara Arizmendi [aut]
Maintainer: KM Gates <gateskm at email.unc.edu>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: perturbR results

Documentation:

Reference manual: perturbR.pdf
Vignettes: The perturbR Vignette

Downloads:

Package source: perturbR_0.1.3.tar.gz
Windows binaries: r-devel: perturbR_0.1.3.zip, r-release: perturbR_0.1.3.zip, r-oldrel: perturbR_0.1.3.zip
macOS binaries: r-release (arm64): perturbR_0.1.3.tgz, r-oldrel (arm64): perturbR_0.1.3.tgz, r-release (x86_64): perturbR_0.1.3.tgz
Old sources: perturbR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=perturbR to link to this page.