# Generated by roxygen2: do not edit by hand

export(Blank)
export(Exponential)
export(GGamma)
export(Gompertz)
export(InstantR)
export(LinearR)
export(LogLogistic)
export(Lognormal)
export(MixExp)
export(MixWei)
export(PieceExponential)
export(PieceR)
export(PieceRMaxF)
export(Weibull)
export(analyse_sim)
export(createRFfunction)
export(evaluateCDFfunction)
export(evaluateInvfunction)
export(event_prediction)
export(event_prediction_KM)
export(fit_KM)
export(fit_tte_data)
export(frontierpower)
export(getAssessCDFfunction)
export(getCDFfunction)
export(getInvfunction)
export(getLength)
export(getN)
export(getNactive)
export(getNames)
export(getNcontrol)
export(getPDFfunction)
export(getParam)
export(getParams)
export(getParamsV)
export(getPatients)
export(getRFfunction)
export(getRatio)
export(getType)
export(nph_traj)
export(plotCDF)
export(plotRecruitment)
export(plotSF)
export(plot_ep)
export(plot_km_fit)
export(plot_npht)
export(random_draw)
export(run_gestate)
export(setPatients)
export(set_assess_time)
export(set_event_number)
export(simulate_trials)
export(simulate_trials_strata)
export(summarise_analysis)
exportClasses(Curve)
exportClasses(RCurve)
exportMethods(createRFfunction)
exportMethods(evaluateCDFfunction)
exportMethods(evaluateInvfunction)
exportMethods(getAssessCDFfunction)
exportMethods(getCDFfunction)
exportMethods(getInvfunction)
exportMethods(getLength)
exportMethods(getN)
exportMethods(getNactive)
exportMethods(getNames)
exportMethods(getNcontrol)
exportMethods(getPDFfunction)
exportMethods(getParam)
exportMethods(getParams)
exportMethods(getParamsV)
exportMethods(getPatients)
exportMethods(getRFfunction)
exportMethods(getRatio)
exportMethods(getType)
exportMethods(plotCDF)
exportMethods(plotRecruitment)
exportMethods(plotSF)
exportMethods(random_draw)
exportMethods(setPatients)
exportMethods(show)
import(foreach)
import(graphics)
import(methods)
import(shiny)
import(shinythemes)
import(stats)
import(survival)
importFrom(doParallel,registerDoParallel)
