# Generated by roxygen2: do not edit by hand

export(calc_queue_load)
export(calc_relief_capacity)
export(calc_target_capacity)
export(calc_target_mean_wait)
export(calc_target_queue_size)
export(calc_waiting_list_pressure)
export(create_waiting_list)
export(sim_patients)
export(sim_schedule)
export(wl_insert)
export(wl_join)
export(wl_queue_size)
export(wl_referral_stats)
export(wl_removal_stats)
export(wl_schedule)
export(wl_simulator)
export(wl_stats)
import(dplyr)
import(randomNames)
importFrom(stats,rgeom)
