# Generated by roxygen2: do not edit by hand

S3method(scidca,coxph)
S3method(scidca,crr)
S3method(scidca,glm)
S3method(scidca,ksvm)
S3method(scidca,randomForest)
S3method(scidca,svm)
export(cmprskstdca)
export(cox.tcdca)
export(dca)
export(newcrr)
export(scidca)
export(stdca)
export(tcdca)
import("ggplot2")
import("reshape2")
import("survival")
importFrom("cmprsk","cuminc")
importFrom("e1071","svm")
importFrom("kernlab","ksvm")
importFrom("randomForest","randomForest")
importFrom("stats","median")
importFrom("stats","predict")
