# Generated by roxygen2: do not edit by hand

S3method(plot,sparsecommunity)
S3method(print,dcsbm_sim)
S3method(print,sbm_sim)
S3method(print,sparsecommunity)
S3method(summary,sparsecommunity)
export(community_detect)
export(estimate_K)
export(misclustering_rate)
export(plot_scree)
export(simulate_dcsbm)
export(simulate_sbm)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,rowSums)
importFrom(Matrix,sparseMatrix)
importFrom(RSpectra,eigs_sym)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(methods,as)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stats,runif)
