useDynLib(SurvEval, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom(survival,coxph,basehaz,survfit)
export("ProjectionCPE", "stCPE")
