# Generated by roxygen2: do not edit by hand

S3method(as.data.table,precautionary)
S3method(dose_indices,default)
S3method(simulation_function,u_i)
S3method(summary,precautionary)
export(cohorts_of_n)
export(hyper_mtdi_lognormal)
export(mtdi_lognormal)
export(simulate_trials)
exportMethods(plot)
exportMethods(simulate_trials)
import(data.table)
import(magrittr)
import(methods)
importFrom(distr6,Lognormal)
importFrom(distr6,Rayleigh)
importFrom(distr6,SDistribution)
importFrom(dplyr,everything)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
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,plot.default)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(stats,rexp)
importFrom(stats,rlnorm)
importFrom(stats,runif)
importFrom(stats,xtabs)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
