# Generated by roxygen2: do not edit by hand

S3method(BIC,cox_cure)
S3method(BIC,cox_cure_net)
S3method(BIC,cox_cure_net_uncer)
S3method(BIC,cox_cure_uncer)
S3method(coef,cox_cure)
S3method(coef,cox_cure_net)
S3method(coef,cox_cure_net_uncer)
S3method(coef,cox_cure_uncer)
S3method(print,cox_cure)
S3method(print,cox_cure_net)
S3method(print,cox_cure_net_uncer)
S3method(print,cox_cure_uncer)
S3method(print,summary_cox_cure)
S3method(print,summary_cox_cure_uncer)
S3method(summary,cox_cure)
S3method(summary,cox_cure_uncer)
export(Survi)
export(bootSe)
export(cIndex)
export(cox_cure)
export(cox_cure.fit)
export(cox_cure_net)
export(cox_cure_net.fit)
export(iCoxph)
export(iCoxph.control)
export(iCoxph.start)
export(simData4cure)
export(simData4iCoxph)
exportClasses(Survi)
exportClasses(iCoxph)
exportClasses(summary.iCoxph)
exportMethods(coef)
exportMethods(show)
exportMethods(summary)
importFrom(Rcpp,sourceCpp)
importFrom(methods,new)
importFrom(methods,setClass)
importFrom(methods,setGeneric)
importFrom(methods,setMethod)
importFrom(methods,show)
importFrom(methods,validObject)
importFrom(stats,.getXlevels)
importFrom(stats,BIC)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.frame.default)
importFrom(stats,model.matrix)
importFrom(stats,model.matrix.default)
importFrom(stats,na.exclude)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nlm)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
useDynLib(intsurv)
