# Generated by roxygen2: do not edit by hand

export(cox_KM_plots)
export(cox_times_table)
export(make_coxph)
export(predict_one_coxfit)
export(prep_coxfit)
export(shine_coxph)
importFrom(grDevices,hcl.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(shiny,showTab)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(survival,cox.zph)
importFrom(survival,survfit)
importFrom(utils,menu)
