# Generated by roxygen2: do not edit by hand

S3method(coef,missSBM_fit)
S3method(fitted,missSBM_fit)
S3method(plot,missSBM_fit)
S3method(predict,missSBM_fit)
S3method(summary,missSBM_fit)
export("%>%")
export(estimate)
export(estimateMissSBM)
export(missSBM_collection)
export(missSBM_fit)
export(observeNetwork)
export(sample)
export(simulate)
export(smooth)
import(R6)
import(ggplot2)
import(igraph)
import(methods)
import(nloptr)
import(parallel)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
importFrom(ape,additive)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,as.dist)
importFrom(stats,binomial)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,glm.fit)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,predict)
importFrom(stats,residuals)
importFrom(stats,sd)
useDynLib(missSBM)
