# Generated by roxygen2: do not edit by hand

S3method(print,afttest)
S3method(summary,afttest)
export(afttest)
export(afttestplot)
importFrom(aftgee,aftsrr)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_label)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(gridExtra,grid.arrange)
importFrom(stats,as.formula)
importFrom(stats,get_all_vars)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(survival,Surv)
useDynLib(afttest, .registration = TRUE)
