# Generated by roxygen2: do not edit by hand

S3method(coef,BayesSurvive)
S3method(plot,BayesSurvive)
S3method(predict,BayesSurvive)
export(BayesSurvive)
export(UpdateGamma)
export(UpdateRPlee11)
export(VS)
export(func_MCMC)
export(func_MCMC_graph)
export(plotBrier)
import(stats)
import(utils)
importFrom(GGally,ggcoef)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(methods,is)
importFrom(mvtnorm,dmvnorm)
importFrom(riskRegression,Score)
importFrom(riskRegression,predictCox)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,survreg)
useDynLib(BayesSurvive, .registration = TRUE)
