# Generated by roxygen2: do not edit by hand

export(opt_sum)
export(plot_SURVs)
export(refData_match)
export(run_analyses)
importFrom(Rcpp,sourceCpp)
importFrom(Rmpfr,mpfr)
importFrom(copula,claytonCopula)
importFrom(copula,gumbelCopula)
importFrom(copula,indepCopula)
importFrom(copula,mvdc)
importFrom(copula,rMvdc)
importFrom(data.table,fread)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(gplots,colorpanel)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,smoothScatter)
importFrom(methods,is)
importFrom(relsurv,transrate.hmd)
importFrom(sqldf,sqldf)
importFrom(stats,dweibull)
importFrom(stats,median)
importFrom(stats,pweibull)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,qweibull)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(viridis,scale_fill_viridis)
useDynLib(dMrs)
