# Generated by roxygen2: do not edit by hand

S3method(LCx,survFit)
S3method(MFx,survFit)
S3method(plot,LCx)
S3method(plot,MFx)
S3method(plot,reproData)
S3method(plot,reproFitTT)
S3method(plot,survDataCstExp)
S3method(plot,survDataVarExp)
S3method(plot,survFitCstExp)
S3method(plot,survFitPredict)
S3method(plot,survFitPredict_Nsurv)
S3method(plot,survFitTKTD)
S3method(plot,survFitTT)
S3method(plot,survFitVarExp)
S3method(plotDoseResponse,reproData)
S3method(plotDoseResponse,survDataCstExp)
S3method(plot_prior_post,survFit)
S3method(ppc,reproFitTT)
S3method(ppc,survFitCstExp)
S3method(ppc,survFitPredict_Nsurv)
S3method(ppc,survFitTKTD)
S3method(ppc,survFitTT)
S3method(ppc,survFitVarExp)
S3method(predict,survFit)
S3method(predict_Nsurv,survFit)
S3method(predict_Nsurv_check,survFitPredict_Nsurv)
S3method(predict_ode,survFit)
S3method(print,msgTable)
S3method(print,reproFitTT)
S3method(print,survFitCstExp)
S3method(print,survFitTKTD)
S3method(print,survFitTT)
S3method(print,survFitVarExp)
S3method(priors_distribution,survFit)
S3method(summary,reproData)
S3method(summary,reproFitTT)
S3method(summary,survDataCstExp)
S3method(summary,survDataVarExp)
S3method(summary,survFit)
S3method(summary,survFitTKTD)
S3method(summary,survFitTT)
S3method(survFit,survDataCstExp)
S3method(survFit,survDataVarExp)
S3method(survFitTT,survDataCstExp)
export(LCx)
export(MFx)
export(is_exposure_constant)
export(plotDoseResponse)
export(plot_prior_post)
export(ppc)
export(predict_Nsurv)
export(predict_Nsurv_check)
export(predict_ode)
export(priors_distribution)
export(priors_survData)
export(reproData)
export(reproDataCheck)
export(reproFitTT)
export(survData)
export(survDataCheck)
export(survData_join)
export(survFit)
export(survFitTKTD)
export(survFitTT)
import(deSolve)
import(dplyr)
import(ggplot2)
import(grDevices)
import(rjags)
import(zoo)
importFrom(coda,raftery.diag)
importFrom(dplyr,arrange)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_indices_)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(epitools,pois.exact)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,title)
importFrom(grid,arrow)
importFrom(grid,gpar)
importFrom(grid,grid.rect)
importFrom(grid,unit)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(magrittr,'%>%')
importFrom(methods,is)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,approxfun)
importFrom(stats,binom.test)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,update)
importFrom(tibble,as_data_frame)
importFrom(tibble,as_tibble)
importFrom(tibble,data_frame)
importFrom(tidyr,gather)
