# Generated by roxygen2: do not edit by hand

export(k.select)
export(k.select_ref)
export(network.stability)
export(network.stability.output)
export(ob.stability)
export(stability)
export(threshold.select)
import(GGally)
import(cluster)
import(fpc)
import(ggplot2)
import(gridExtra)
import(intergraph)
import(mclust)
import(plyr)
importFrom(compiler,cmpfun)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,left_join)
importFrom(flexclust,dist2)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grid,unit.c)
importFrom(igraph,V)
importFrom(igraph,clusters)
importFrom(igraph,degree)
importFrom(igraph,fastgreedy.community)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,induced.subgraph)
importFrom(igraph,sample_degseq)
importFrom(intergraph,asNetwork)
importFrom(network,set.vertex.attribute)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,cor)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
