exportPattern("^[[:alpha:]]+")
importFrom("stats", "uniroot")
importFrom("graphics", "lines", "text","axis","legend")
importFrom("stats", "spline", "mcnemar.test", "prop.test")

export(Efficacy)
export(Efficacy_curve)
export(Efficacy_test)
export(CUC_plot)
export(CUC_table)
