# Generated by roxygen2: do not edit by hand

S3method(TTT_hazard_shape,EmpiricalTTT)
S3method(TTT_hazard_shape,formula)
S3method(coef,maxlogL)
S3method(logLik,maxlogL)
S3method(plot,EmpiricalTTT)
S3method(plot,HazardShape)
S3method(predict,maxlogL)
S3method(print,HazardShape)
S3method(print,maxlogL)
S3method(residuals,maxlogL)
S3method(summary,maxlogL)
export(Hazard_Shape)
export(NegInv_link)
export(TTTE_Analytical)
export(TTT_hazard_shape)
export(bootstrap_maxlogL)
export(coefMany)
export(extract_fun_args)
export(fo_and_data)
export(formula2Surv)
export(gauss_quad)
export(half_norm_key)
export(hazard_fun)
export(hazard_rate_key)
export(integration)
export(interp.options)
export(is.EmpiricalTTT)
export(is.HazardShape)
export(is.maxlogL)
export(legend.HazardShape)
export(loess.options)
export(log_link)
export(logit_link)
export(maxlogL)
export(maxlogLreg)
export(null_maxlogL)
export(saturated_maxlogL)
export(summate)
export(uniform_key)
import(gaussquad)
importFrom(BBmisc,is.error)
importFrom(DEoptim,DEoptim)
importFrom(GA,ga)
importFrom(Rdpack,reprompt)
importFrom(autoimage,reset.par)
importFrom(boot,boot)
importFrom(graphics,grid)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(numDeriv,hessian)
importFrom(stats,as.formula)
importFrom(stats,end)
importFrom(stats,formula)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stringr,str_extract)
importFrom(survival,Surv)
importFrom(survival,is.Surv)
importFrom(survival,strata)
importFrom(survival,survfit.formula)
