# Generated by roxygen2: do not edit by hand

S3method(plot,DRsurvfit)
S3method(summary,DRsurvfit)
export(DRsurvfit)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme_minimal)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,terms)
useDynLib(DRsurvCRT, .registration = TRUE)
