# Generated by roxygen2: do not edit by hand

S3method(print,CREA_RBS)
S3method(print,MLA)
export(AsociationRules)
export(CART)
export(CREA.RBS)
export(Clustering)
export(VariableRanker)
export(sampler)
import(FSelectorRcpp)
import(dplyr)
import(formula.tools)
import(ggplot2)
import(magrittr)
import(rpart)
import(rpart.plot)
importFrom("graphics","plot")
importFrom("stats","predict")
importFrom("utils","capture.output")
importFrom(NbClust,NbClust)
importFrom(arules,apriori)
importFrom(crayon,black)
importFrom(crayon,bold)
importFrom(magrittr,"%>%")
importFrom(stats,as.formula)
importFrom(stats,kmeans)
importFrom(stats,median)
importFrom(stats,model.matrix)
importFrom(stats,var)
importFrom(utils,globalVariables)
