S3method(coef,mixcure)
S3method(plot,predict.mixcure)
S3method(predict,mixcure)
S3method(print,mixcure)
S3method(residuals,mixcure)
S3method(summary,mixcure)
export(mixcure)
importFrom(boot,censboot)
importFrom(flexsurv,flexsurvreg)
importFrom(flexsurv,flexsurvspline)
importFrom(gam,gam)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,integrate)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,punif)
importFrom(stats,quantile)
importFrom(stats,stepfun)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(survey,svydesign)
importFrom(survey,svykm)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,dsurvreg)
importFrom(survival,psurvreg)
importFrom(survival,strata)
importFrom(survival,survfit)
importFrom(survival,survreg)
importFrom(survival,untangle.specials)
importFrom(timereg,cox.aalen)
importFrom(timereg,prop.odds)
importFrom(utils,flush.console)
