# Generated by roxygen2: do not edit by hand

S3method(print,condKendall)
S3method(print,pmcc)
S3method(print,trReg)
S3method(print,trSurvfit)
export(condKendall)
export(kendall)
export(pmcc)
export(trReg)
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(methods,getClass)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,optimize)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,is.Surv)
importFrom(survival,survfit)
importFrom(utils,head)
useDynLib(tranSurv, .registration = TRUE)
