# Generated by roxygen2: do not edit by hand

export(approx_demographics)
export(collapse_age_dist)
export(collapse_counts_by_age)
export(compute_counts)
export(compute_expected)
export(excess_cumulative)
export(excess_model)
export(excess_plot)
export(expected_diagnostic)
export(expected_plot)
export(get_demographics)
export(group_age)
import(dplyr)
import(rlang)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_date)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,plot)
importFrom(stats,"contrasts<-")
importFrom(stats,ARMAacf)
importFrom(stats,acf)
importFrom(stats,approx)
importFrom(stats,ar)
importFrom(stats,contr.sum)
importFrom(stats,fitted.values)
importFrom(stats,glm)
importFrom(stats,model.matrix)
importFrom(stats,poly)
importFrom(stats,qnorm)
importFrom(stats,reorder)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(tidyr,complete)
importFrom(tidyr,drop_na)
importFrom(tidyr,separate)
importFrom(utils,globalVariables)
