# Generated by roxygen2: do not edit by hand

S3method(coef,intcure)
S3method(print,intcure)
S3method(print,summary.intcure)
S3method(summary,intcure)
export(basesurvfun)
export(intcure)
importFrom(cubature,adaptIntegrate)
importFrom(mvtnorm,dmvnorm)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,punif)
importFrom(stats,quantile)
importFrom(stats,terms)
importFrom(survival,strata)
importFrom(survival,survreg)
importFrom(survival,untangle.specials)
importFrom(utils,flush.console)
