# 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(estimateMissSBM)
export(missSBM_collection)
export(missSBM_fit)
export(observeNetwork)
import(Matrix)
import(R6)
import(ggplot2)
import(igraph)
import(methods)
import(nloptr)
importFrom(Matrix,Diagonal)
importFrom(Matrix,drop0)
importFrom(R6,R6Class)
importFrom(RSpectra,eigs_sym)
importFrom(Rcpp,sourceCpp)
importFrom(future.apply,future_lapply)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(sbm,plotMyMatrix)
importFrom(stats,binomial)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,glm.fit)
importFrom(stats,predict)
importFrom(stats,residuals)
useDynLib(missSBM, .registration = TRUE)
