# Generated by roxygen2: do not edit by hand

export(eventTab)
export(fitCox)
export(fitCuminc)
export(fitReg)
export(fitSurvival)
export(plotCuminc)
export(plotSurvival)
export(riskTab)
export(summarizeCR)
export(testCox)
export(testCuminc)
export(testReg)
export(testSurvival)
importFrom(cmprsk,crr)
importFrom(cmprsk,cuminc)
importFrom(cmprsk,summary.crr)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grid,gpar)
importFrom(grid,segmentsGrob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(gridExtra,tableGrob)
importFrom(gridExtra,ttheme_minimal)
importFrom(gtable,gtable_add_grob)
importFrom(scales,extended_breaks)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,time)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
