# Generated by roxygen2: do not edit by hand

S3method(coef,SBM)
S3method(fitted,SBM)
S3method(plot,SBM)
S3method(predict,SBM)
export("%>%")
export(BipartiteSBM)
export(BipartiteSBM_fit)
export(MultipartiteSBM)
export(MultipartiteSBM_fit)
export(MultiplexSBM_fit)
export(SimpleSBM)
export(SimpleSBM_fit)
export(defineSBM)
export(estimateBipartiteSBM)
export(estimateMultipartiteSBM)
export(estimateMultiplexSBM)
export(estimateSimpleSBM)
export(is_SBM)
export(plotAlluvial)
export(plotMyMatrix)
export(plotMyMultipartiteMatrix)
export(plotMyMultiplexMatrix)
export(sampleBipartiteSBM)
export(sampleMultipartiteSBM)
export(sampleMultiplexSBM)
export(sampleSimpleSBM)
import(GREMLINS)
import(R6)
import(blockmodels)
import(dplyr)
import(ggplot2)
import(purrr)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(prodlim,row.match)
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,fitted)
importFrom(stats,predict)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stringr,str_detect)
importFrom(utils,head)
useDynLib(sbm, .registration = TRUE)
