# Generated by roxygen2: do not edit by hand

export(coefrcure)
export(eva_cure)
export(eva_rcure)
export(plotpredictrcure)
export(predictrcure)
export(printrcure)
export(rcure)
importFrom(arm,bayesglm)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(plyr,.)
importFrom(plyr,ddply)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,stepfun)
importFrom(stats,var)
importFrom(survival,coxph)
importFrom(survival,survreg)
