# Generated by roxygen2: do not edit by hand

S3method(plot,cda)
S3method(plot,factorial)
S3method(plot,som)
S3method(predict,apriori)
S3method(predict,boosting)
S3method(predict,cda)
S3method(predict,dbs)
S3method(predict,em)
S3method(predict,kmeans)
S3method(predict,knn)
S3method(predict,meanshift)
S3method(predict,model)
S3method(predict,selection)
S3method(predict,textmining)
S3method(print,apriori)
S3method(print,factorial)
S3method(summary,apriori)
export(ADABOOST)
export(APRIORI)
export(BAGGING)
export(CA)
export(CART)
export(CDA)
export(DBSCAN)
export(EM)
export(FEATURESELECTION)
export(GRADIENTBOOSTING)
export(HCA)
export(KERREG)
export(KMEANS)
export(KNN)
export(LDA)
export(LINREG)
export(LR)
export(MCA)
export(MEANSHIFT)
export(MLP)
export(MLPREG)
export(NB)
export(NMF)
export(PCA)
export(POLYREG)
export(QDA)
export(RANDOMFOREST)
export(SOM)
export(SPECTRAL)
export(STUMP)
export(SVD)
export(SVM)
export(SVMl)
export(SVMr)
export(SVR)
export(SVRl)
export(SVRr)
export(TEXTMINING)
export(TSNE)
export(augmentation)
export(boxclus)
export(cartdepth)
export(cartinfo)
export(cartleafs)
export(cartnodes)
export(cartplot)
export(closegraphics)
export(compare)
export(compare.accuracy)
export(compare.jaccard)
export(compare.kappa)
export(confusion)
export(cookplot)
export(correlated)
export(cost.curves)
export(data.diag)
export(data.gauss)
export(data.parabol)
export(data.target1)
export(data.target2)
export(data.twomoons)
export(data.xor)
export(distplot)
export(evaluation)
export(evaluation.accuracy)
export(evaluation.adjr2)
export(evaluation.fmeasure)
export(evaluation.fowlkesmallows)
export(evaluation.goodness)
export(evaluation.jaccard)
export(evaluation.kappa)
export(evaluation.msep)
export(evaluation.precision)
export(evaluation.r2)
export(evaluation.recall)
export(exportgraphics)
export(exportgraphics.off)
export(exportgraphics.on)
export(filter.rules)
export(frequentwords)
export(general.rules)
export(getvocab)
export(intern)
export(intern.dunn)
export(intern.interclass)
export(intern.intraclass)
export(kaiser)
export(kmeans.getk)
export(leverageplot)
export(loadtext)
export(performance)
export(plotavsp)
export(plotcloud)
export(plotclus)
export(plotdata)
export(plotzipf)
export(pseudoF)
export(query.docs)
export(query.words)
export(regplot)
export(resplot)
export(roc.curves)
export(rotation)
export(runningtime)
export(scatterplot)
export(selectfeatures)
export(splitdata)
export(stability)
export(toggleexport)
export(toggleexport.off)
export(toggleexport.on)
export(treeplot)
export(vectorize.docs)
export(vectorize.words)
exportClasses(apriori)
exportClasses(boosting)
exportClasses(cda)
exportClasses(dataset)
exportClasses(dbs)
exportClasses(em)
exportClasses(factorial)
exportClasses(knn)
exportClasses(meanshift)
exportClasses(model)
exportClasses(params)
exportClasses(selection)
exportClasses(som)
exportClasses(spectral)
exportClasses(textmining)
exportClasses(vectorizer)
import(FactoMineR)
import(arules)
import(arulesViz)
import(datasets)
import(mclust)
import(nnet)
import(pls)
