# Generated by roxygen2: do not edit by hand

S3method(plot,clustab)
S3method(plot,clustvar)
S3method(plot,hclustvar)
S3method(predict,clustvar)
S3method(print,clustab)
S3method(print,clustvar)
S3method(print,hclustvar)
S3method(summary,clustab)
S3method(summary,clustvar)
export(bootvar)
export(clust_diss)
export(clusterscore)
export(cutreevar)
export(descript)
export(getnnsvar)
export(hclustvar)
export(kmeansvar)
export(mixedVarSim)
export(plot.clustab)
export(plot.clustvar)
export(plot.hclustvar)
export(predict.clustvar)
export(print.clustab)
export(print.clustvar)
export(print.hclustvar)
export(rand)
export(stability)
export(summary.clustab)
export(summary.clustvar)
importFrom(graphics,axis)
importFrom(graphics,dotchart)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,var)
importFrom(utils,combn)
