# Generated by roxygen2: do not edit by hand

S3method(plot,incidence)
S3method(plot,survfit.prev)
S3method(print,incidence)
S3method(print,prevalence)
S3method(print,survfit.prev)
S3method(summary,incidence)
S3method(summary,prevalence)
S3method(summary,survfit.prev)
S3method(survfit,prevalence)
export(determine_registry_years)
export(functional_form_age)
export(incidence)
export(incidence_age_distribution)
export(mean_incidence_rate)
export(population_survival_rate)
export(prevalence)
export(prevalence_counted)
export(prevalence_simulated)
export(raw_incidence)
export(test_incidence_fit)
export(test_prevalence_fit)
import(stats)
importFrom(abind,abind)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select_vars)
importFrom(dplyr,summarise)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes_string)
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_colour_manual)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,ylim)
importFrom(magrittr,"%>%")
importFrom(rms,cph)
importFrom(rms,rcs)
importFrom(survival,Surv)
importFrom(survival,survfit)
importFrom(survival,survreg.control)
importFrom(survival,survreg.distributions)
importFrom(survival,survreg.fit)
importFrom(tidyr,gather_)
importFrom(utils,data)
