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

S3method(plot,hdnom.calibrate)
S3method(plot,hdnom.nomogram)
S3method(plot,hdnom.validate)
S3method(print,hdnom.calibrate)
S3method(print,hdnom.nomogram)
S3method(print,hdnom.validate)
S3method(summary,hdnom.calibrate)
S3method(summary,hdnom.validate)
export(hdcox.aenet)
export(hdcox.alasso)
export(hdcox.enet)
export(hdcox.lasso)
export(hdnom.calibrate)
export(hdnom.nomogram)
export(hdnom.validate)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(rms,nomogram)
importFrom(rms,ols)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,median)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(survAUC,AUC.cd)
importFrom(survAUC,AUC.sh)
importFrom(survAUC,AUC.uno)
importFrom(survival,Surv)
importFrom(survival,survfit)
