# Generated by roxygen2: do not edit by hand

S3method(coef,CoxBoost)
S3method(plot,CoxBoost)
S3method(predict,CoxBoost)
S3method(predict,iCoxBoost)
S3method(print,CoxBoost)
S3method(summary,CoxBoost)
export(CoxBoost)
export(cv.CoxBoost)
export(cvcb.control)
export(estimPVal)
export(iCoxBoost)
export(optimCoxBoostPenalty)
export(resample.CoxBoost)
export(stabtrajec)
export(weightfreqmap)
import(Matrix)
importFrom(grDevices,gray)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,hclust)
importFrom(stats,heatmap)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pchisq)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,survfit)
useDynLib(CoxBoost, .registration = TRUE)
