# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,dcm)
S3method(as.data.frame,icm)
S3method(as.data.frame,netdx)
S3method(as.data.frame,netsim)
S3method(as.network,transmat)
S3method(comp_plot,dcm)
S3method(comp_plot,icm)
S3method(comp_plot,netsim)
S3method(merge,icm)
S3method(merge,netsim)
S3method(plot,dcm)
S3method(plot,icm)
S3method(plot,netdx)
S3method(plot,netsim)
S3method(plot,transmat)
S3method(print,control.dcm)
S3method(print,control.icm)
S3method(print,control.net)
S3method(print,dcm)
S3method(print,disscoef)
S3method(print,icm)
S3method(print,init.dcm)
S3method(print,init.icm)
S3method(print,init.net)
S3method(print,netdx)
S3method(print,netest)
S3method(print,netsim)
S3method(print,param.dcm)
S3method(print,param.icm)
S3method(print,param.net)
S3method(summary,dcm)
S3method(summary,icm)
S3method(summary,netest)
S3method(summary,netsim)
export(InitErgmTerm.absdiffby)
export(InitErgmTerm.absdiffnodemix)
export(apportion_lr)
export(arrivals.icm)
export(arrivals.net)
export(as.phylo.transmat)
export(bipvals)
export(brewer_ramp)
export(check_bip_degdist)
export(color_tea)
export(comp_plot)
export(control.dcm)
export(control.icm)
export(control.net)
export(copy_toall_attr)
export(crosscheck.dcm)
export(crosscheck.icm)
export(crosscheck.net)
export(dcm)
export(deleteAttr)
export(departures.icm)
export(departures.net)
export(discord_edgelist)
export(dissolution_coefs)
export(edgelist_censor)
export(edgelist_meanage)
export(edges_correct)
export(epiweb)
export(geom_bands)
export(get_args)
export(get_attr_prop)
export(get_degree)
export(get_formula_term_attr)
export(get_network)
export(get_nwparam)
export(get_nwstats)
export(get_prev.icm)
export(get_prev.net)
export(get_sims)
export(get_transmat)
export(icm)
export(idmode)
export(infection.icm)
export(infection.net)
export(init.dcm)
export(init.icm)
export(init.net)
export(init_pids)
export(init_status.icm)
export(init_status.net)
export(initialize.icm)
export(initialize.net)
export(is.transmat)
export(mcat)
export(mod_SIR_1g_cl)
export(mod_SIR_1g_op)
export(mod_SIR_2g_cl)
export(mod_SIR_2g_op)
export(mod_SIS_1g_cl)
export(mod_SIS_1g_op)
export(mod_SIS_2g_cl)
export(mod_SIS_2g_op)
export(mod_SI_1g_cl)
export(mod_SI_1g_op)
export(mod_SI_2g_cl)
export(mod_SI_2g_op)
export(modeids)
export(mutate_epi)
export(netdx)
export(netest)
export(netsim)
export(param.dcm)
export(param.icm)
export(param.net)
export(recovery.icm)
export(recovery.net)
export(resim_nets)
export(saveout.dcm)
export(saveout.icm)
export(saveout.net)
export(sim_nets)
export(split_bip)
export(ssample)
export(test_icm)
export(test_net)
export(transco)
export(truncate_sim)
export(update_dissolution)
export(update_nwattr)
export(verbose.dcm)
export(verbose.icm)
export(verbose.net)
import(ergm)
import(ggplot2)
import(network)
import(networkDynamic)
import(tergm)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(ape,as.phylo)
importFrom(ape,collapse.singles)
importFrom(deSolve,dede)
importFrom(deSolve,ode)
importFrom(doParallel,registerDoParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,boxplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lazyeval,lazy_dots)
importFrom(lazyeval,lazy_eval)
importFrom(stats,complete.cases)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rgeom)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,simulate)
importFrom(stats,supsmu)
importFrom(stats,terms.formula)
importFrom(stats,update)
importFrom(utils,head)
importFrom(utils,packageVersion)
importFrom(utils,tail)
useDynLib(EpiModel, .registration = TRUE)
