# Generated by roxygen2: do not edit by hand S3method(as.data.frame,seiqhrf) S3method(plot,list) S3method(plot,seiqhrf) S3method(print,control.seiqhrf) S3method(print,init.seiqhrf) S3method(print,param.seiqhrf) S3method(print,seiqhrf) S3method(print,summary.seiqhrf) S3method(summary,seiqhrf) export(add_known) export(arrivals.FUN) export(control_seiqhrf) export(cum_discr_si) export(departures.FUN) export(format_sims) export(get_ci) export(get_prev.FUN) export(get_weekly_local) export(infection.FUN) export(init_seiqhrf) export(init_status.icm) export(initialize.FUN) export(param_seiqhrf) export(plot_sirplus) export(plot_times) export(recovery.FUN) export(seiqhrf) export(simulate_seiqhrf) export(vary_param) import(dplyr) import(ggplot2) import(lubridate) importFrom(EpiModel,get_prev.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) importFrom(tidyr,separate)