# Generated by roxygen2: do not edit by hand

export(cost)
export(feat)
export(kits)
export(oscar)
export(oscar.binarize)
export(oscar.binplot)
export(oscar.bs)
export(oscar.bs.boxplot)
export(oscar.bs.k)
export(oscar.bs.plot)
export(oscar.bs.visu)
export(oscar.control)
export(oscar.cost.after)
export(oscar.cv)
export(oscar.cv.visu)
export(oscar.pareto)
export(oscar.pareto.visu)
export(oscar.sparsify)
export(oscar.visu)
exportClasses(oscar)
exportMethods(coef)
exportMethods(cost)
exportMethods(feat)
exportMethods(kits)
exportMethods(plot)
exportMethods(predict)
exportMethods(show)
importFrom(Matrix,sparseMatrix)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,extendrange)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(hamlet,hmap)
importFrom(hamlet,hmap.key)
importFrom(methods,new)
importFrom(methods,show)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(utils,str)
useDynLib(oscar, .registration=TRUE)
