# Generated by roxygen2: do not edit by hand

export(dtl_app_get_alpha_t)
export(dtl_app_get_alpha_t_sim)
export(dtl_app_sim)
export(dtl_app_sim_single)
export(dtl_cor_the_PH_upper_bound)
export(dtl_get_alpha_s)
export(dtl_get_alpha_s_sim)
export(dtl_shiny)
export(dtl_sim_stat)
export(dtl_tier_sim)
export(dtl_tier_the)
export(sel_g_func_default)
import(ggplot2)
import(shiny)
import(shinythemes)
importFrom(DT,DTOutput)
importFrom(DT,datatable)
importFrom(DT,formatRound)
importFrom(DT,renderDT)
importFrom(coin,logrank_test)
importFrom(cubature,cubintegrate)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(gsDesign,gsDesign)
importFrom(mvtnorm,dmvnorm)
importFrom(mvtnorm,rmvnorm)
importFrom(stats,dbinom)
importFrom(stats,dexp)
importFrom(stats,dnorm)
importFrom(stats,dunif)
importFrom(stats,integrate)
importFrom(stats,pbinom)
importFrom(stats,pexp)
importFrom(stats,pnorm)
importFrom(stats,punif)
importFrom(stats,qbinom)
importFrom(stats,qexp)
importFrom(stats,qnorm)
importFrom(stats,qunif)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,uniroot)
importFrom(stringr,str_split)
importFrom(survival,Surv)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
