# 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_eh)
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(rsurveh)
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,
  bind_rows,
  mutate,
  select
)
importFrom(ggplot2,
  aes,
  facet_wrap,
  geom_step,
  ggplot,
  ggtitle,
  scale_color_discrete,
  scale_y_continuous,
  theme
)
importFrom(graphics,
  par,
  title
)
importFrom(stats,
  dlnorm,
  plnorm,
  qlnorm,
  qnorm,
  runif,
  uniroot
)
importFrom(survival,
  Surv,
  survfit
)
importFrom(tidyr,pivot_longer)
