# Generated by roxygen2: do not edit by hand

export(build_multipatch_SEIR)
export(build_phi_pulse)
export(build_pi_exp)
export(build_pi_spline)
export(build_pi_step)
export(compose_pi)
export(ensemble_forecast)
export(estimate_Rt)
export(estimate_Rt_simple)
export(fit_mle)
export(fit_smc)
export(gp_cov_sqexp)
export(gravity_mobility)
export(hubei_covid)
export(plot_Rt)
export(plot_forecast)
export(plot_multipatch_snapshot)
export(plot_scenarios)
export(plot_trajectory)
export(prep_proportions)
export(project_scenarios)
export(score_forecast)
export(solve_model)
export(solve_multipatch)
importFrom(deSolve,ode)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(scales,hue_pal)
importFrom(splines,interpSpline)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,nlminb)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(tidyr,pivot_longer)
