# Generated by roxygen2: do not edit by hand

S3method(coef,bayesCox)
S3method(coef,splineCox)
S3method(coef,tvTran)
S3method(jump,bayesCox)
S3method(nu,bayesCox)
S3method(print,bayesCox)
S3method(print,splineCox)
S3method(print,tvTran)
export(bayesCox)
export(jump)
export(nu)
export(plotCoef)
export(plotJumpHist)
export(plotJumpTrace)
export(plotNu)
export(plotSurv)
export(splineCox)
export(survCurve)
export(survDiff)
export(tvTran)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,stat_bin)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,hcl)
importFrom(grid,unit)
importFrom(nleqslv,nleqslv)
importFrom(plyr,ddply)
importFrom(reshape,melt)
importFrom(reshape,melt.data.frame)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,delete.response)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(utils,head)
importFrom(utils,read.table)
importFrom(utils,tail)
useDynLib(dynsurv)
