# Generated by roxygen2: do not edit by hand export(arrivals.FUN) export(control.icm) export(crosscheck.seiqhrf.icm) export(cum_discr_si) export(departures.FUN) export(get_prev.FUN) export(get_times) export(icm.seiqhrf) export(infection.FUN) export(init_status.icm) export(initialize.FUN) export(plot_times) export(recovery.FUN) export(saveout.seiqhrf.icm) export(simulate_seiqhrf) import(dplyr) import(ggplot2) importFrom(EpiModel,get_prev.icm) importFrom(EpiModel,init.icm) importFrom(EpiModel,param.icm) importFrom(EpiModel,ssample) importFrom(EpiModel,verbose.icm) importFrom(doParallel,registerDoParallel) importFrom(dplyr,"%>%") importFrom(dplyr,between) importFrom(dplyr,bind_rows) importFrom(dplyr,filter) importFrom(dplyr,mutate) importFrom(dplyr,select) importFrom(foreach,"%dopar%") importFrom(foreach,foreach) importFrom(future,availableCores) importFrom(stats,pweibull) importFrom(stats,rbinom) importFrom(stats,rgeom) importFrom(stats,sd) importFrom(tidyr,pivot_longer) importFrom(tidyr,pivot_wider)