GatesLab/evalClust: 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.

Getting started

Package details

AuthorKM Gates [aut, cre], Zachary Fisher [aut], Cara Arizmendi [aut], Teague R. Henry [ctb]
MaintainerKM Gates <gateskm@email.unc.edu>
LicenseGPL-2
Version0.1.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GatesLab/evalClust")
GatesLab/evalClust documentation built on Nov. 17, 2019, 3:59 a.m.