# Generated by roxygen2: do not edit by hand

S3method(print,bigergm)
S3method(summary,bigergm)
export(compute_multiplied_feature_matrices)
export(compute_yule_coef)
export(draw_between_block_connection)
export(draw_within_block_connection)
export(estimate_between_param)
export(estimate_within_params)
export(get_list_sparse_feature_adjmat)
export(gof_bigergm)
export(hergm)
export(install_python_dependencies)
export(simulate_hergm)
export(simulate_hergm_within)
importFrom(Rcpp,sourceCpp)
importFrom(RcppArmadillo,armadillo_set_seed)
importFrom(cachem,cache_disk)
importFrom(ergm,ergm)
importFrom(ergm,ergm.getnetwork)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(network,`%v%<-`)
importFrom(network,`%v%`)
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,coef)
importFrom(stats,formula)
importFrom(stats,kmeans)
importFrom(tidyr,expand)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(bigergm)
