# Generated by roxygen2: do not edit by hand

S3method(gof,tergm_EGMME)
S3method(is.durational,"NULL")
S3method(is.durational,ergm_model)
S3method(is.durational,ergm_state)
S3method(is.durational,formula)
S3method(mcmc.diagnostics,tergm_EGMME)
S3method(print,combined_networks)
S3method(print,summary.combined_networks)
S3method(simulate,network)
S3method(simulate,networkDynamic)
S3method(simulate,tergm)
S3method(simulate_formula,network)
S3method(simulate_formula,networkDynamic)
S3method(split,network)
S3method(summary,combined_networks)
S3method(summary_formula,networkDynamic)
export(NetSeries)
export(combine_networks)
export(control.simulate.formula.tergm)
export(control.simulate.network)
export(control.simulate.stergm)
export(control.simulate.tergm)
export(control.stergm)
export(control.tergm)
export(control.tergm.godfather)
export(impute.network.list)
export(is.durational)
export(snctrl)
export(stergm)
export(tergm)
export(tergm.godfather)
export(tergm_MCMC_sample)
export(tergm_MCMC_slave)
export(uncombine_network)
import(ergm)
import(grDevices)
import(network)
import(networkDynamic)
import(purrr)
import(statnet.common)
import(stats)
importFrom(MASS,ginv)
importFrom(coda,effectiveSize)
importFrom(coda,mcmc)
importFrom(coda,mcmc.list)
importFrom(ergm,mcmc.diagnostics)
importFrom(ergm,summary_formula)
importFrom(methods,is)
importFrom(nlme,corAR1)
importFrom(nlme,gls)
importFrom(robustbase,covMcd)
importFrom(robustbase,lmrob)
importFrom(stats,simulate)
importFrom(utils,getS3method)
importFrom(utils,modifyList)
importFrom(utils,packageVersion)
useDynLib(tergm)
