# Generated by roxygen2: do not edit by hand

export("%>%")
export(analysis)
export(beta_prior)
export(binomialBACT)
export(binomial_analysis)
export(binomial_outcome)
export(data_binomial)
export(data_normal)
export(enrollment)
export(enrollment_rate)
export(historical_binomial)
export(historical_normal)
export(hypothesis)
export(impute)
export(normalBACT)
export(normal_analysis)
export(normal_outcome)
export(randomization)
export(randomize)
export(simulate)
export(study_details)
import(magrittr)
importFrom(bayesDP,bdpbinomial)
importFrom(bayesDP,bdpnormal)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(purrr,map_dbl)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,sd)
