# Generated by roxygen2: do not edit by hand

S3method(AIC,rpsurv)
S3method(BIC,rpsurv)
S3method(coef,rpsurv)
S3method(confint,rpsurv)
S3method(logLik,rpsurv)
S3method(plot,rpsurv)
S3method(predict,rpsurv)
S3method(print,rpsurv)
S3method(print,summary.rpsurv)
S3method(residuals,rpsurv)
S3method(summary,rpsurv)
S3method(vcov,rpsurv)
export(coxsnell_plot)
export(km_compare_plot)
export(rmst_diff)
export(rpsurv)
importFrom(Rcpp,sourceCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,confint)
importFrom(stats,predict)
importFrom(stats,residuals)
useDynLib(rpsurv, .registration = TRUE)
