# Generated by roxygen2: do not edit by hand

export(analyze_moc_datasets)
export(compare_moc_results)
export(ensemble.cluster.multi)
export(ensemble_cluster_multi_combinations)
export(esmbl.stability)
export(k.select)
export(k.select_ref)
export(load_moc_datasets)
export(min_agreement)
export(network.stability)
export(network.stability.output)
export(ob.stability)
export(plot_moc_grid)
export(plot_moc_results)
export(ref_dist)
export(ref_dist_bin)
export(ref_dist_pca)
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(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,postscript)
importFrom(grDevices,rainbow)
importFrom(grDevices,recordPlot)
importFrom(graphics,boxplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
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(kernlab,specc)
importFrom(network,set.vertex.attribute)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(progress,progress_bar)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,prcomp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,read.csv)
