# Generated by roxygen2: do not edit by hand

S3method(CoxBaseEstimator,coxph)
S3method(CoxBaseEstimator,phreg)
S3method(CoxCenter,coxph)
S3method(CoxCenter,cph)
S3method(CoxCenter,phreg)
S3method(CoxDesign,coxph)
S3method(CoxDesign,phreg)
S3method(CoxFormula,coxph)
S3method(CoxFormula,cph)
S3method(CoxFormula,phreg)
S3method(CoxLP,coxph)
S3method(CoxLP,cph)
S3method(CoxLP,phreg)
S3method(CoxN,coxph)
S3method(CoxN,cph)
S3method(CoxN,phreg)
S3method(CoxSpecialStrata,coxph)
S3method(CoxSpecialStrata,cph)
S3method(CoxSpecialStrata,phreg)
S3method(CoxStrata,coxph)
S3method(CoxVarCov,coxph)
S3method(CoxVarCov,cph)
S3method(CoxVarCov,phreg)
S3method(Score,list)
S3method(as.data.table,predictCSC)
S3method(as.data.table,predictCox)
S3method(autoplot,ate)
S3method(autoplot,predictCSC)
S3method(autoplot,predictCox)
S3method(boxplot,Score)
S3method(coef,CauseSpecificCox)
S3method(coef,riskRegression)
S3method(ipcw,cox)
S3method(ipcw,forest)
S3method(ipcw,marginal)
S3method(ipcw,none)
S3method(ipcw,nonpar)
S3method(ipcw,rfsrc)
S3method(plot,riskRegression)
S3method(predict,CauseSpecificCox)
S3method(predict,FGR)
S3method(predict,riskRegression)
S3method(predictRisk,ARR)
S3method(predictRisk,BinaryTree)
S3method(predictRisk,CauseSpecificCox)
S3method(predictRisk,FGR)
S3method(predictRisk,coxph)
S3method(predictRisk,coxph.penal)
S3method(predictRisk,cph)
S3method(predictRisk,default)
S3method(predictRisk,double)
S3method(predictRisk,factor)
S3method(predictRisk,formula)
S3method(predictRisk,glm)
S3method(predictRisk,integer)
S3method(predictRisk,lrm)
S3method(predictRisk,matrix)
S3method(predictRisk,numeric)
S3method(predictRisk,penfitS3)
S3method(predictRisk,prodlim)
S3method(predictRisk,psm)
S3method(predictRisk,randomForest)
S3method(predictRisk,rfsrc)
S3method(predictRisk,riskRegression)
S3method(predictRisk,rpart)
S3method(predictRisk,selectCox)
S3method(predictRisk,survfit)
S3method(print,CauseSpecificCox)
S3method(print,FGR)
S3method(print,Score)
S3method(print,ate)
S3method(print,predictCSC)
S3method(print,predictCox)
S3method(print,riskRegression)
S3method(print,scoreAUC)
S3method(print,scoreBrier)
S3method(print,subjectWeights)
S3method(subjectWeights,cox)
S3method(subjectWeights,forest)
S3method(subjectWeights,marginal)
S3method(subjectWeights,none)
S3method(subjectWeights,nonpar)
S3method(summary,FGR)
S3method(summary,riskRegression)
export(ARR)
export(CSC)
export(CoxBaseEstimator)
export(CoxCenter)
export(CoxDesign)
export(CoxFormula)
export(CoxLP)
export(CoxN)
export(CoxSpecialStrata)
export(CoxStrata)
export(CoxVarCov)
export(CoxVariableName)
export(FGR)
export(LRR)
export(Score)
export(ate)
export(colCenter_cpp)
export(colCumSum)
export(colMultiply_cpp)
export(colScale_cpp)
export(colSumsCrossprod)
export(iidCox)
export(influenceTest)
export(ipcw)
export(penalizedS3)
export(plotAUC)
export(plotBrier)
export(plotCalibration)
export(plotEffects)
export(plotROC)
export(plotRisk)
export(predictCox)
export(predictRisk)
export(riskRegression)
export(rowCenter_cpp)
export(rowCumSum)
export(rowMultiply_cpp)
export(rowScale_cpp)
export(rowSumsCrossprod)
export(sampleData)
export(simMelanoma)
export(sliceMultiply_cpp)
export(sliceScale_cpp)
export(subjectWeights)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(abind,abind)
importFrom(cmprsk,predict.crr)
importFrom(data.table,".N")
importFrom(data.table,".SD")
importFrom(data.table,":=")
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setcolorder)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(data.table,setorder)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,autoplot)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_continuous)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,col2rgb)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,bxp)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lava,"transform<-")
importFrom(prodlim,Hist)
importFrom(prodlim,dimColor)
importFrom(prodlim,jackknife)
importFrom(prodlim,prodlim)
importFrom(prodlim,sindex)
importFrom(rms,cph)
importFrom(rms,strat)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,drop.terms)
importFrom(stats,family)
importFrom(stats,formula)
importFrom(stats,get_all_vars)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rexp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,time)
importFrom(stats,uniroot)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,strata)
importFrom(utils,capture.output)
importFrom(utils,find)
importFrom(utils,head)
importFrom(utils,select.list)
importFrom(utils,tail)
useDynLib(riskRegression, .registration=TRUE)
