# Generated by roxygen2: do not edit by hand

export(get_mle_BetaSBM)
export(get_mle_ERSBM)
export(goftest_BetaSBM)
export(goftest_ERSBM)
export(graphchi_BetaSBM)
export(graphchi_ERSBM)
export(sample_a_move_BetaSBM)
export(sample_a_move_ERSBM)
import(irlba)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as.directed)
importFrom(igraph,as.undirected)
importFrom(igraph,ecount)
importFrom(igraph,get.edge.ids)
importFrom(igraph,get.edgelist)
importFrom(igraph,get.edges)
importFrom(igraph,graph)
importFrom(igraph,graph.complementer)
importFrom(igraph,graph.difference)
importFrom(igraph,graph.empty)
importFrom(igraph,graph.intersection)
importFrom(igraph,graph.union)
importFrom(igraph,is.directed)
importFrom(igraph,is.simple)
importFrom(igraph,subgraph.edges)
importFrom(igraph,vcount)
importFrom(stats,kmeans)
importFrom(stats,loglin)
importFrom(stats,runif)
importFrom(utils,combn)
