# Generated by roxygen2 (4.1.0): do not edit by hand

S3method(get_f_k,Kselection)
S3method(get_f_k,default)
S3method(get_k_threshold,Kselection)
S3method(get_k_threshold,default)
S3method(num_clusters,Kselection)
S3method(num_clusters,default)
S3method(num_clusters_all,Kselection)
S3method(num_clusters_all,default)
S3method(plot,Kselection)
S3method(print,Kselection)
S3method(set_k_threshold,Kselection)
export(get_f_k)
export(get_k_threshold)
export(kselection)
export(num_clusters)
export(num_clusters_all)
export(set_k_threshold)
import(tools)
