# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(coef,riskRegression)
S3method(plot,CauseSpecificCox)
S3method(plot,predictedRisk)
S3method(plot,riskRegression)
S3method(predict,FGR)
S3method(predict,riskRegression)
S3method(print,CauseSpecificCox)
S3method(print,FGR)
S3method(print,riskRegression)
S3method(print,subjectWeights)
S3method(print,timevarCoefList)
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(FGR)
export(LRR)
export(plotEffects)
export(riskRegression)
export(subjectWeights)
importFrom(grDevices,col2rgb)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(prodlim,Hist)
importFrom(stats,as.formula)
importFrom(stats,delete.response)
importFrom(stats,formula)
importFrom(stats,get_all_vars)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,terms)
importFrom(stats,terms.formula)
importFrom(stats,time)
importFrom(stats,update)
importFrom(stats,update.formula)
importFrom(survival,Surv)
importFrom(survival,coxph)
useDynLib(riskRegression)
