# Generated by roxygen2: do not edit by hand

S3method(cc_get_cluster,crossclustering)
S3method(cc_get_cluster,default)
S3method(print,ari)
S3method(print,crossclustering)
export(ari)
export(cc_crossclustering)
export(cc_get_cluster)
export(cc_test_ari)
export(cc_test_ari_permutation)
export(consensus_cluster)
export(is_zero)
export(prune_zero_tail)
export(reverse_table)
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(utils,capture.output)
