# Generated by roxygen2: do not edit by hand

S3method(plot,bercusum)
S3method(plot,bkcusum)
S3method(plot,cgrcusum)
S3method(plot,funnelplot)
S3method(runlength,bercusum)
S3method(runlength,bkcusum)
S3method(runlength,cgrcusum)
S3method(summary,funnelplot)
export(arrival_rate)
export(bernoulli_ARL)
export(bernoulli_RL_cdf)
export(bernoulli_control_limit)
export(bernoulli_cusum)
export(bk_control_limit)
export(bk_cusum)
export(calc_risk)
export(cgr_control_limit)
export(cgr_cusum)
export(chaz_exp)
export(chaz_weib)
export(extract_hazard)
export(funnel_plot)
export(gen_arriv_times)
export(gen_surv_times)
export(generate_units)
export(haz_exp)
export(haz_weib)
export(interactive_plot)
export(inv_chaz_exp)
export(inv_chaz_weib)
export(parameter_assist)
export(runlength)
import(survival)
importFrom(Matrix,solve)
importFrom(Rfast,binary_search)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,ylim)
importFrom(ggrepel,geom_label_repel)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRamp)
importFrom(grDevices,palette)
importFrom(grDevices,palette.colors)
importFrom(matrixcalc,matrix.power)
importFrom(parallel,clusterExport)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parSapply)
importFrom(parallel,stopCluster)
importFrom(pbapply,pbapply)
importFrom(pbapply,pbmapply)
importFrom(pbapply,pboptions)
importFrom(pbapply,pbsapply)
importFrom(plotly,add_lines)
importFrom(plotly,add_trace)
importFrom(plotly,highlight_key)
importFrom(plotly,layout)
importFrom(plotly,plot_ly)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,loess)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,relevel)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
