# Generated by roxygen2: do not edit by hand

S3method(print,goldilocks_trial)
export(enrollment)
export(plot_enrollment)
export(plot_sim_decisions)
export(plot_sim_ocs)
export(plot_sim_stopping)
export(plot_trial_trace)
export(ppwe)
export(prop_to_haz)
export(pwe_impute)
export(pwe_sim)
export(randomization)
export(sim_comp_data)
export(sim_trials)
export(summarise_sims)
export(summarise_trial_trace)
export(survival_adapt)
import(Rcpp)
import(survival)
importFrom(PWEALL,pwe)
importFrom(PWEALL,qpwe)
importFrom(PWEALL,rpwe)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,summarise)
importFrom(graphics,plot.new)
importFrom(graphics,title)
importFrom(pbmcapply,pbmclapply)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,dbeta)
importFrom(stats,integrate)
importFrom(stats,pbeta)
importFrom(stats,pexp)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,rbeta)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,getFromNamespace)
importFrom(utils,globalVariables)
importFrom(utils,tail)
useDynLib(goldilocks, .registration = TRUE)
