# Generated by roxygen2: do not edit by hand

S3method(ExtractSingle,GammaImputedSet)
S3method(ExtractSingle,GammaStatList)
S3method(ExtractSingle,ScoreImputedSet)
S3method(ExtractSingle,ScoreStatList)
S3method(ExtractSingle,default)
S3method(ImputeStat,GammaImputedData)
S3method(ImputeStat,GammaImputedSet)
S3method(ImputeStat,ScoreImputedData)
S3method(ImputeStat,ScoreImputedSet)
S3method(ImputeStat,default)
S3method(ScoreStatSet,default)
S3method(ScoreStatSet,matrix)
S3method(as.vector,ScoreStat)
S3method(confint,summary.ScoreStatSet)
S3method(cox.zph,GammaStat)
S3method(cox.zph,GammaStatList)
S3method(cox.zph,default)
S3method(print,GammaStat)
S3method(print,ScoreStat)
S3method(print,summary.ScoreStatSet)
S3method(summary,GammaStatList)
S3method(summary,ScoreStatList)
S3method(summary,ScoreStatSet)
export(ExtractSingle)
export(ImputeStat)
export(MakeTimeDepScore)
export(NN.options)
export(ScoreImpute)
export(ScoreStatSet)
export(col.headings)
export(cox.zph)
export(gammaImpute)
import(parallel)
import(survival)
importFrom(boot,boot)
importFrom(dplyr,inner_join)
importFrom(stats,formula)
importFrom(stats,model.frame)
importFrom(stats,na.fail)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(survival,Surv)
importFrom(utils,tail)
