# Generated by roxygen2: do not edit by hand

S3method(plot,SURVIVAL)
S3method(print,SURVIVAL)
export(Cum_Hfx)
export(censor_event)
export(censor_time)
export(compare_survival)
export(dtom)
export(dtoy)
export(ggplot_survival_aft)
export(ggplot_survival_ah)
export(ggplot_survival_hr)
export(ggplot_survival_random)
export(hfx)
export(invCum_Hfx)
export(is_single_number)
export(mtod)
export(mtoy)
export(nhppaft)
export(nhpphr)
export(plot_survival)
export(renewaft)
export(renewhr)
export(rsurv)
export(rsurvaft)
export(rsurvah)
export(rsurvhr)
export(s_exponential)
export(s_factory)
export(s_gompertz)
export(s_loglogistic)
export(s_lognormal)
export(s_piecewise)
export(s_weibull)
export(sfx)
export(ytod)
export(ytom)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(graphics,par)
importFrom(graphics,title)
importFrom(stats,dlnorm)
importFrom(stats,plnorm)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(survival,Surv)
importFrom(survival,survfit)
importFrom(tidyr,pivot_longer)
