# Generated by roxygen2: do not edit by hand

S3method("&",Condition)
S3method("|",Condition)
S3method(plot,milestone_time_summary)
S3method(plot,three_state_model)
S3method(print,dynamic_rng_function)
export(Arms)
export(Controllers)
export(CorrelatedPfsAndOs3)
export(CorrelatedPfsAndOs4)
export(DynamicRNGFunction)
export(Endpoints)
export(GraphicalTesting)
export(GroupSequentialTest)
export(Listeners)
export(Milestones)
export(PiecewiseConstantExponentialRNG)
export(StaggeredRecruiter)
export(Trials)
export(arm)
export(calendarTime)
export(controller)
export(doNothing)
export(endpoint)
export(enrollment)
export(eventNumber)
export(fitCoxph)
export(fitFarringtonManning)
export(fitLinear)
export(fitLogistic)
export(fitLogrank)
export(listener)
export(milestone)
export(rconst)
export(solveMixtureExponentialDistribution)
export(solveThreeStateModel)
export(summarizeDataFrame)
export(summarizeMilestoneTime)
export(trial)
export(weibullDropout)
import(dplyr)
import(ggplot2)
import(rlang)
import(survival)
importFrom(R6,R6Class)
importFrom(base64enc,base64encode)
importFrom(emmeans,contrast)
importFrom(emmeans,emmeans)
importFrom(emmeans,regrid)
importFrom(gMCPLite,hGraph)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(htmltools,HTML)
importFrom(mvtnorm,pmvnorm)
importFrom(rlang,expr_text)
importFrom(rpact,getDesignGroupSequential)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,viewer)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,complete.cases)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,pt)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,uniroot)
importFrom(utils,head)
importFrom(utils,stack)
importFrom(utils,tail)
