# Generated by roxygen2: do not edit by hand

S3method(predict,booster)
S3method(predict,w_naive_bayes)
S3method(print,booster)
export(booster)
export(classifier_earth)
export(classifier_glm)
export(classifier_nb)
export(classifier_rpart)
export(predicter_earth)
export(predicter_glm)
export(predicter_nb)
export(predicter_rpart)
export(w_naive_bayes)
importFrom(stats,predict)
importFrom(utils,tail)
