# Generated by roxygen2: do not edit by hand

S3method(print,condKendall)
S3method(print,pmcc)
S3method(print,trSurvfit)
export(condKendall)
export(kendall)
export(pmcc)
export(trSurv.control)
export(trSurvfit)
export(wKendall)
importFrom(SQUAREM,squarem)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(rootSolve,uniroot.all)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,uniroot)
importFrom(survival,Surv)
importFrom(survival,survfit)
importFrom(utils,head)
useDynLib(tranSurv, .registration = TRUE)
