# Generated by roxygen2: do not edit by hand

S3method(plot,OneR)
S3method(predict,OneR)
S3method(print,OneR)
S3method(summary,OneR)
export(OneR)
export(bin)
export(eval_model)
export(is.OneR)
export(maxlevels)
export(optbin)
importFrom(graphics,mosaicplot)
importFrom(stats,addmargins)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,filter)
importFrom(stats,glm)
importFrom(stats,kmeans)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,quantile)
