# Generated by roxygen2: do not edit by hand

S3method(AIC,survstan)
S3method(anova,survstan)
S3method(coef,survstan)
S3method(confint,survstan)
S3method(ggresiduals,survstan)
S3method(model.matrix,survstan)
S3method(print,summary.survstan)
S3method(summary,survstan)
S3method(tidy,survstan)
S3method(vcov,survstan)
export(aftreg)
export(ahreg)
export(estimates)
export(ggresiduals)
export(phreg)
export(poreg)
export(tidy)
import(Rcpp)
import(methods)
import(survival)
importFrom(Rdpack,reprompt)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_cols)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(rlang,.data)
importFrom(rstan,sampling)
importFrom(stats,anova)
importFrom(stats,vcov)
useDynLib(survstan, .registration = TRUE)
