# Generated by roxygen2: do not edit by hand

S3method(gof,bigergm)
S3method(plot,bigergm)
S3method(plot,gof.bigergm)
S3method(print,bigergm)
S3method(simulate,bigergm)
S3method(summary,bigergm)
export(ari)
export(bigergm)
export(est_between)
export(est_within)
export(get_between_networks)
export(get_within_networks)
export(py_dep)
export(simulate_bigergm)
export(yule)
importFrom(Matrix,sparseMatrix)
importFrom(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_set_seed)
importFrom(cachem,cache_disk)
importFrom(ergm,control.ergm)
importFrom(ergm,ergm)
importFrom(ergm,ergm.getnetwork)
importFrom(ergm,ergmMPLE)
importFrom(ergm,gof)
importFrom(ergm.multi,Networks)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(network,`%v%<-`)
importFrom(network,`%v%`)
importFrom(network,as.network)
importFrom(network,delete.edges)
importFrom(network,delete.vertex.attribute)
importFrom(network,get.vertex.attribute)
importFrom(network,list.vertex.attributes)
importFrom(network,network)
importFrom(network,network.initialize)
importFrom(network,set.vertex.attribute)
importFrom(parallel,mclapply)
importFrom(reticulate,py_module_available)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(statnet.common,list_rhs.formula)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,logLik)
importFrom(stats,simulate)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(tidyr,expand)
importFrom(utils,combn)
importFrom(utils,tail)
useDynLib(bigergm)
