# Generated by roxygen2: do not edit by hand

S3method(as.data.table,exact)
S3method(as.data.table,precautionary)
S3method(dose_indices,default)
S3method(extend,exact)
S3method(extend,hyper)
S3method(extend,precautionary)
S3method(format,safetytab)
S3method(print,safetytab)
S3method(simulation_function,u_i)
S3method(summary,exact)
S3method(summary,precautionary)
S3method(t,safetytab)
export(Boin)
export(Ccd)
export(Cpe)
export(Cpe3_3)
export(Crm)
export(HyperMTDi_lognormal)
export(cohorts_of_n)
export(crmh)
export(crmh_xo)
export(crmht)
export(crmht2)
export(exact)
export(extend)
export(hyper_mtdi_lognormal)
export(mtdi_lognormal)
export(plot_dutycycle)
export(safety_kable)
export(simulate_trials)
export(stop_for_excess_toxicity_empiric)
export(test_draw_samples)
exportMethods(plot)
exportMethods(simulate_trials)
import(data.table)
import(magrittr)
import(methods)
importFrom(BOIN,get.boundary)
importFrom(BOIN,select.mtd)
importFrom(R6,R6Class)
importFrom(dfcrm,crmhlgt)
importFrom(dfcrm,crmht2lgt)
importFrom(dfcrm,crmhtlgt)
importFrom(dfcrm,lcrm)
importFrom(dfcrm,lcrmlgt)
importFrom(dplyr,everything)
importFrom(dplyr,mutate)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(escalation,continue)
importFrom(escalation,dose_indices)
importFrom(escalation,num_doses)
importFrom(escalation,num_patients)
importFrom(escalation,num_tox)
importFrom(escalation,parse_phase1_outcomes)
importFrom(escalation,prob_administer)
importFrom(escalation,prob_recommend)
importFrom(escalation,recommended_dose)
importFrom(escalation,selector_factory)
importFrom(escalation,simulate_trials)
importFrom(escalation,simulation_function)
importFrom(escalation,trial_duration)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(kableExtra,add_header_above)
importFrom(kableExtra,kable_styling)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(microbenchmark,microbenchmark)
importFrom(rlang,.data)
importFrom(stats,addmargins)
importFrom(stats,aggregate)
importFrom(stats,integrate)
importFrom(stats,median)
importFrom(stats,optimize)
importFrom(stats,plnorm)
importFrom(stats,pnorm)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,rchisq)
importFrom(stats,rexp)
importFrom(stats,rlnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stats,xtabs)
importFrom(stringr,str_pad)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
useDynLib(precautionary, .registration = TRUE)
