R/perturbR-pkg.R

#' @name perturbR-package
#' @aliases perturbR-package
#' @title Perturb Networks
#' @description The perturbR function incrementally perturbs networks 
#' (using the rewireR function) and compares the resulting rewired networks with the orignal. 
#' These comparisons aid in understanding the stability of the 
#' cluster solution. 
#' @author {KM Gates [aut, cre],\cr
#'     Zachary Fisher [aut], \cr
#'     Cara Arizmendi [aut]	
#'	}
#' Maintainer: KM Gates \email{gateskm@email.unc.edu}
#' @import igraph ggplot2
#' @importFrom graphics lines points
#' @importFrom stats rbinom
#' @keywords perturbR
NULL

Try the perturbR package in your browser

Any scripts or data that you put into this service are public.

perturbR documentation built on May 2, 2019, 3:25 p.m.