## Generated by Grant Izmirlian do not fw this
import(rlang)
import(dplyr)
import(ggplot2)
import(patchwork)
import(survival)
import(survminer)
importFrom("stats", "as.formula", "density", "ksmooth", "median",
           "model.matrix", "model.response", "rnorm", "runif",
           "rweibull", "terms", "time", "uniroot")
importFrom(graphics, plot.default)
importFrom(magrittr, "%>%")
importFrom(stats, quantile)
importFrom(stats, var)
importFrom(extraDistr, rdirichlet)
importFrom(bayestestR, ci)
importFrom(kableExtra, kable)
export(BayesFBHborrow)
export(group_summary)
export(init_lambda_hyperparameters)
export(genBFBHBdat)
export(xifinder)
export(read_haz_mcmc_smpls)
export(ci)
export(kable)
export(Combine)
export(Surv)
export(coefficients)
S3method(BayesFBHborrow, NoBorrow)
S3method(BayesFBHborrow, WBorrow)
S3method(print,  BayesFBHborrow)
S3method(plot, BayesFBHborrow)
S3method(summary, BayesFBHborrow)
S3method(coef, BayesFBHborrow)
S3method(update, BayesFBHborrow)
