# Generated by roxygen2: do not edit by hand

S3method(coef,pcoxtime)
S3method(coef,pcoxtimecv)
S3method(coefficients,pcoxtime)
S3method(coefficients,pcoxtimecv)
S3method(concordScore,pcoxtime)
S3method(extractoptimal,pcoxtimecv)
S3method(pcoxbasehaz,pcoxtime)
S3method(pcoxsurvfit,pcoxtime)
S3method(plot,Score)
S3method(plot,pcoxsurvfit)
S3method(plot,pcoxtimecv)
S3method(predict,pcoxtime)
S3method(predictRisk,pcoxtime)
S3method(predictSurvProb,pcoxtime)
S3method(print,pcoxbasehaz)
S3method(print,pcoxsurvfit)
S3method(print,pcoxtime)
S3method(print,pcoxtimecv)
export(Score)
export(Surv)
export(concordScore)
export(concordance)
export(coxph)
export(extractoptimal)
export(pcoxbasehaz)
export(pcoxsurvfit)
export(pcoxtheme)
export(pcoxtime)
export(pcoxtimecv)
export(permalgorithm)
export(predictRisk)
export(predictSurvProb)
export(simtdc)
export(sindex)
import(Rcpp)
import(doParallel)
import(foreach)
import(ggplot2)
import(parallel)
importFrom(PermAlgo,permalgorithm)
importFrom(grDevices,rainbow)
importFrom(pec,predictSurvProb)
importFrom(prodlim,sindex)
importFrom(riskRegression,Score)
importFrom(riskRegression,predictRisk)
importFrom(stats,.getXlevels)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,delete.response)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,predict)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,weighted.mean)
importFrom(survival,Surv)
importFrom(survival,concordance)
importFrom(survival,coxph)
importFrom(utils,head)
useDynLib(pcoxtime, .registration=TRUE)
