# Generated by roxygen2: do not edit by hand

S3method("[",gofN)
S3method(as_tibble,combined_networks)
S3method(generics::augment, gofN)
S3method(ggplot2::autoplot, gofN)
S3method(plot,gofN)
S3method(print,combined_networks)
S3method(print,summary.combined_networks)
S3method(split,network)
S3method(summary,combined_networks)
S3method(summary,gofN)
S3method(toString,ergm_LayerLogic)
S3method(to_ergm_Cdouble,ergm_LayerLogic)
export(Layer)
export(Networks)
export(combine_ergmlhs)
export(combine_networks)
export(control.gofN)
export(control.gofN.ergm)
export(ergm_LayerLogic)
export(ergm_block_diag_samp_info)
export(gofN)
export(lm.gofN)
export(marg_cond_sim)
export(network_view)
export(snctrl)
export(subnetwork_templates)
export(uncombine_network)
import(ergm)
import(network)
import(purrr)
import(rle)
import(statnet.common)
import(stats)
import(tibble)
importFrom(Rdpack,reprompt)
importFrom(glue,glue)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,dev.interactive)
importFrom(grDevices,devAskNewPage)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,lines)
importFrom(graphics,panel.smooth)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(parallel,clusterCall)
importFrom(rlang,abort)
importFrom(statnet.common,ERRVL)
importFrom(statnet.common,eval_lhs.formula)
importFrom(statnet.common,statnetStartupMessage)
importFrom(tibble,lst)
importFrom(utils,modifyList)
useDynLib(ergm.multi)
