# Generated by roxygen2: do not edit by hand

S3method(getTree,icrf)
S3method(icrf,default)
S3method(icrf,formula)
S3method(importance,default)
S3method(importance,icrf)
S3method(plot,icrf)
S3method(predict,icrf)
S3method(print,icrf)
S3method(treesize,icrf)
S3method(varImpPlot,icrf)
S3method(varUsed,icrf)
export(getTree)
export(icrf)
export(importance)
export(measure)
export(survplot)
export(treesize)
export(varImpPlot)
export(varUsed)
importFrom(grDevices,rainbow)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,dotchart)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,pairs)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.default)
importFrom(graphics,points)
importFrom(stats,delete.response)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,napredict)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,reformulate)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,weighted.mean)
useDynLib(icrf)
