# Generated by roxygen2: do not edit by hand

S3method(coef,SBM)
S3method(fitted,SBM_fit)
S3method(plot,SBM)
S3method(predict,SBM)
export("%>%")
export(BipartiteSBM_fit)
export(BipartiteSBM_sampler)
export(SimpleSBM_fit)
export(SimpleSBM_sampler)
export(estimateBipartiteSBM)
export(estimateSimpleSBM)
export(plotMyMatrix)
export(sampleBipartiteSBM)
export(sampleSimpleSBM)
import(R6)
import(blockmodels)
import(ggplot2)
importFrom(Rcpp,sourceCpp)
importFrom(magrittr,"%>%")
importFrom(stats,fitted)
importFrom(stats,predict)
useDynLib(sbm, .registration = TRUE)
