# Generated by roxygen2: do not edit by hand

export(TTOT_fun)
export(Two_stage_sample_size)
export(conduct)
export(event_fun)
export(generate_pe)
export(get.optimal_2arm_piecewise)
export(getoc_2arm_piecewise)
export(rtrunc_gamma)
export(trunc_gamma_para)
import(doParallel)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(invgamma,rinvgamma)
importFrom(parallel,clusterSetRNGStream)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stats,median)
importFrom(stats,pbeta)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(truncdist,rtrunc)
importFrom(utils,tail)
