# Generated by roxygen2: do not edit by hand

S3method(plot,hdnom.calibrate)
S3method(plot,hdnom.compare.calibrate)
S3method(plot,hdnom.compare.validate)
S3method(plot,hdnom.external.calibrate)
S3method(plot,hdnom.external.validate)
S3method(plot,hdnom.nomogram)
S3method(plot,hdnom.validate)
S3method(predict,hdcox.model)
S3method(print,hdcox.model)
S3method(print,hdnom.calibrate)
S3method(print,hdnom.compare.calibrate)
S3method(print,hdnom.compare.validate)
S3method(print,hdnom.external.calibrate)
S3method(print,hdnom.external.validate)
S3method(print,hdnom.nomogram)
S3method(print,hdnom.validate)
S3method(summary,hdnom.calibrate)
S3method(summary,hdnom.compare.calibrate)
S3method(summary,hdnom.compare.validate)
S3method(summary,hdnom.external.calibrate)
S3method(summary,hdnom.external.validate)
S3method(summary,hdnom.validate)
export(hdcox.aenet)
export(hdcox.alasso)
export(hdcox.enet)
export(hdcox.flasso)
export(hdcox.lasso)
export(hdcox.mcp)
export(hdcox.mnet)
export(hdcox.scad)
export(hdcox.snet)
export(hdnom.calibrate)
export(hdnom.compare.calibrate)
export(hdnom.compare.validate)
export(hdnom.external.calibrate)
export(hdnom.external.validate)
export(hdnom.kmplot)
export(hdnom.logrank)
export(hdnom.nomogram)
export(hdnom.validate)
export(hdnom.varinfo)
importFrom(foreach,"%:%")
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glmnet,cv.glmnet)
importFrom(glmnet,glmnet)
importFrom(graphics,plot)
importFrom(gridExtra,arrangeGrob)
importFrom(gridExtra,grid.arrange)
importFrom(ncvreg,cv.ncvsurv)
importFrom(ncvreg,ncvsurv)
importFrom(penalized,cvl)
importFrom(penalized,penalized)
importFrom(penalized,survival)
importFrom(rms,nomogram)
importFrom(rms,ols)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(survAUC,AUC.cd)
importFrom(survAUC,AUC.sh)
importFrom(survAUC,AUC.uno)
importFrom(survival,Surv)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importMethodsFrom(penalized,predict)
