# Generated by roxygen2: do not edit by hand

S3method(plot,reproData)
S3method(plot,reproFitTT)
S3method(plot,survData)
S3method(plot,survFitTT)
S3method(ppc,reproFitTT)
S3method(ppc,survFitTT)
S3method(print,errorTable)
S3method(print,reproFitTT)
S3method(print,survFitTT)
S3method(summary,reproData)
S3method(summary,reproFitTT)
S3method(summary,survData)
S3method(summary,survFitTT)
export(as.survData)
export(ppc)
export(reproData)
export(reproDataCheck)
export(reproFitTT)
export(survData)
export(survDataCheck)
export(survFitTT)
import(ggplot2)
import(grDevices)
import(rjags)
importFrom(coda,raftery.diag)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,rename)
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(methods,is)
importFrom(stats,aggregate)
importFrom(stats,binom.test)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qunif)
importFrom(stats,rbinom)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,sd)
importFrom(stringr,str_c)
