# Generated by roxygen2: do not edit by hand

S3method(print,goft)
S3method(print,mdc_test)
S3method(print,testcov)
S3method(print,testcov2)
export(goft)
export(mdc)
export(mdc_test)
export(mdd)
export(plotCure)
export(pmdc)
export(pmdd)
export(testcov)
export(testcov2)
import(future)
import(future.apply)
import(ggplot2)
import(ggtext)
import(npcure)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(grid,unit)
importFrom(gridExtra,grid.arrange)
importFrom(npcure,latency)
importFrom(npcure,probcure)
importFrom(smcure,coefsmcure)
importFrom(smcure,smcure)
importFrom(stats,density)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(survival,Surv)
importFrom(survival,survfit)
importFrom(utils,capture.output)
importFrom(utils,head)
useDynLib(MDCcure, .registration = TRUE)
