# Generated by roxygen2: do not edit by hand

export(SEIR)
export(SIR)
export(SISe)
export(SISe3)
export(SISe3_sp)
export(SISe_sp)
export(demo_model)
export(distance_matrix)
export(events_SEIR)
export(events_SIR)
export(infected)
export(prevalence)
export(recovered)
export(scheduled_events)
export(siminf_model)
export(susceptible)
export(u0_SEIR)
export(u0_SIR)
exportClasses(SEIR)
exportClasses(SIR)
exportClasses(SISe)
exportClasses(SISe3)
exportClasses(SISe3_sp)
exportClasses(SISe_sp)
exportClasses(scheduled_events)
exportClasses(siminf_model)
exportMethods(infected)
exportMethods(plot)
exportMethods(prevalence)
exportMethods(recovered)
exportMethods(run)
exportMethods(run_outer)
exportMethods(show)
exportMethods(summary)
exportMethods(susceptible)
import(Matrix)
import(methods)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,title)
importFrom(stats,terms)
importFrom(stats,xtabs)
importFrom(utils,data)
useDynLib(SimInf, .registration=TRUE)
