# Generated by roxygen2: do not edit by hand

S3method(plot,boxplot)
S3method(plot,gof)
S3method(plot,pr)
S3method(plot,roc)
S3method(plot,rocpr)
S3method(plot,univariate)
S3method(print,boxplot)
S3method(print,gof)
S3method(print,pr)
S3method(print,roc)
S3method(print,rocpr)
S3method(print,univariate)
S3method(simulate,btergm)
S3method(simulate,mtergm)
export(adjust)
export(b1deg)
export(b1star)
export(b2deg)
export(b2star)
export(btergm)
export(btergm.se)
export(checkdegeneracy)
export(comemb)
export(createGOF)
export(deg)
export(dsp)
export(edgebetweenness.modularity)
export(edgebetweenness.pr)
export(edgebetweenness.roc)
export(edgeprob)
export(esp)
export(fastgreedy.modularity)
export(fastgreedy.pr)
export(fastgreedy.roc)
export(geodesic)
export(getformula)
export(gof)
export(handleMissings)
export(ideg)
export(interpret)
export(istar)
export(kcycle)
export(kstar)
export(louvain.modularity)
export(louvain.pr)
export(louvain.roc)
export(marginalplot)
export(maxmod.modularity)
export(maxmod.pr)
export(maxmod.roc)
export(mtergm)
export(nsp)
export(odeg)
export(ostar)
export(rocpr)
export(spinglass.modularity)
export(spinglass.pr)
export(spinglass.roc)
export(tbergm)
export(tergmprepare)
export(timecov)
export(timesteps.btergm)
export(timesteps.mtergm)
export(timesteps.tbergm)
export(triad.directed)
export(triad.undirected)
export(walktrap.modularity)
export(walktrap.pr)
export(walktrap.roc)
exportClasses(btergm)
exportClasses(mtergm)
exportClasses(tbergm)
exportMethods(coef)
exportMethods(confint)
exportMethods(getformula)
exportMethods(gof)
exportMethods(nobs)
exportMethods(show)
exportMethods(summary)
import(stats)
importFrom(Matrix,Matrix)
importFrom(Matrix,t)
importFrom(ROCR,performance)
importFrom(ROCR,prediction)
importFrom(boot,boot)
importFrom(ergm,control.ergm)
importFrom(ergm,control.simulate.formula)
importFrom(ergm,ergm)
importFrom(ergm,ergm.design)
importFrom(ergm,ergm.geodistdist)
importFrom(ergm,ergm.getnetwork)
importFrom(ergm,ergm.pl)
importFrom(ergm,ergmMPLE)
importFrom(ergm,ergm_model)
importFrom(ergm,mcmc.diagnostics)
importFrom(ergm,simulate_formula)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(igraph,cluster_louvain)
importFrom(igraph,edge.betweenness.community)
importFrom(igraph,fastgreedy.community)
importFrom(igraph,graph.adjacency)
importFrom(igraph,modularity)
importFrom(igraph,optimal.community)
importFrom(igraph,spinglass.community)
importFrom(igraph,walktrap.community)
importFrom(methods,new)
importFrom(methods,show)
importFrom(network,get.network.attribute)
importFrom(network,get.vertex.attribute)
importFrom(network,is.bipartite)
importFrom(network,is.directed)
importFrom(network,is.network)
importFrom(network,list.network.attributes)
importFrom(network,list.vertex.attributes)
importFrom(network,network)
importFrom(network,network.size)
importFrom(network,set.network.attribute)
importFrom(network,set.vertex.attribute)
importFrom(network,summary.network)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,makeCluster)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(sna,gden)
importFrom(sna,symmetrize)
importFrom(sna,triad.census)
importFrom(speedglm,speedglm.wfit)
importFrom(stats,pnorm)
importFrom(stats,simulate)
importFrom(stats,t.test)
importFrom(utils,combn)
importFrom(utils,packageDescription)
