# Generated by roxygen2: do not edit by hand

S3method(plot,catatis)
S3method(plot,cluscata)
S3method(plot,clustatis)
S3method(plot,statis)
S3method(print,catatis)
S3method(print,cluscata)
S3method(print,clustatis)
S3method(print,statis)
S3method(summary,catatis)
S3method(summary,cluscata)
S3method(summary,clustatis)
S3method(summary,statis)
export(catatis)
export(catatis_jar)
export(catatis_rata)
export(change_cata_format)
export(change_cata_format2)
export(cluscata)
export(cluscata_jar)
export(cluscata_kmeans)
export(cluscata_kmeans_jar)
export(clustatis)
export(clustatis_FreeSort)
export(clustatis_FreeSort_kmeans)
export(clustatis_kmeans)
export(consistency_cata)
export(consistency_cata_panel)
export(preprocess_FreeSort)
export(preprocess_JAR)
export(simil_groups_cata)
export(statis)
export(statis_FreeSort)
importFrom(FactoMineR,CA)
importFrom(FactoMineR,plot.CA)
importFrom(FactoMineR,tab.disjonctif)
importFrom(grDevices,dev.new)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(stats,as.dendrogram)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,var)
