# Generated by roxygen2: do not edit by hand

S3method(coef,pcoxtime)
S3method(coefficients,pcoxtime)
S3method(concordScore,pcoxtime)
S3method(pcoxbasehaz,pcoxtime)
S3method(pcoxsurvfit,pcoxtime)
S3method(plot,Score)
S3method(plot,pcoxsurvfit)
S3method(plot,pcoxtimecv)
S3method(predict,pcoxtime)
S3method(predictRisk,pcoxtime)
S3method(print,pcoxsurvfit)
S3method(print,pcoxtime)
S3method(print,pcoxtimecv)
export(Score)
export(Surv)
export(coef.pcoxtime)
export(coefficients.pcoxtime)
export(concordScore)
export(coxph)
export(pcoxbasehaz)
export(pcoxsurvfit)
export(pcoxtheme)
export(pcoxtime)
export(pcoxtimecv)
export(permalgorithm)
export(predictRisk)
export(predictSurvProb.pcoxtime)
export(print.pcoxsurvfit)
export(print.pcoxtime)
export(print.pcoxtimecv)
export(simtdc)
export(sindex)
export(survConcordance)
import(Rcpp)
import(doParallel)
import(foreach)
import(ggplot2)
import(parallel)
importFrom(PermAlgo,permalgorithm)
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,coxph)
importFrom(survival,survConcordance)
useDynLib(pcoxtime, .registration=TRUE)
