# Generated by roxygen2: do not edit by hand

export(AllocationRule)
export(adjust_significance_level)
export(clean_python_settings)
export(learn_allocation_rule)
export(rl_config_set)
export(rl_dnn_config)
export(setup_python)
export(simulate_one_trial)
importFrom(R6,R6Class)
importFrom(glue,glue)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,globalVariables)
importFrom(zip,zip)
