# Generated by roxygen2: do not edit by hand

export("%>%")
export(plot_tdROC)
export(plot_tdROC_cr)
export(tdROC)
export(tdROC.cr)
import(Rcpp)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(survival,survfit)
useDynLib(tdROC)
