# 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(cohorts_of_n)
export(exact)
export(extend)
export(hyper_mtdi_lognormal)
export(mtdi_lognormal)
export(safety_kable)
export(simulate_trials)
export(test_draw_samples)
exportMethods(plot)
exportMethods(simulate_trials)
import(data.table)
import(magrittr)
import(methods)
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(rlang,.data)
importFrom(stats,addmargins)
importFrom(stats,aggregate)
importFrom(stats,plnorm)
importFrom(stats,qlnorm)
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)
