# Generated by roxygen2: do not edit by hand

S3method(plot,spc_gf)
S3method(print,spc_cusum)
S3method(print,spc_ewma)
S3method(print,spc_fit)
S3method(print,spc_gf)
S3method(print,spc_prl)
S3method(summary,spc_fit)
S3method(summary,spc_gf)
export(dgamma_aft)
export(pgamma_aft)
export(qgamma_aft)
export(rgamma_aft)
export(spc_arl_sim)
export(spc_cusum)
export(spc_ewma)
export(spc_gamma_frailty)
export(spc_gamma_frailty_fit)
export(spc_prl)
importFrom(grDevices,palette)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(maxLik,maxLik)
importFrom(stats,coef)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(survival,Surv)
importFrom(utils,head)
