# Generated by roxygen2: do not edit by hand

S3method(predict,GPTCM)
export(GPTCM)
export(getEstimator)
export(metropolis_sampler)
export(plotBrier)
export(plotCoeff)
export(plotMCMC)
export(simData)
export(target)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggridges,geom_density_ridges)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(riskRegression,Score)
importFrom(scales,alpha)
importFrom(stats,as.formula)
importFrom(stats,median)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,rweibull)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
useDynLib(GPTCM, .registration = TRUE)
