# Generated by roxygen2: do not edit by hand

S3method(centers,cluster_fit)
S3method(centers,metacluster_fit)
S3method(clusters,cluster_fit)
S3method(clusters,metacluster_fit)
S3method(explore,cluster_fit)
S3method(explore,metacluster_fit)
S3method(membership,cluster_fit)
S3method(membership,metacluster_fit)
S3method(method_used,cluster_fit)
S3method(method_used,metacluster_fit)
S3method(n_clusters,cluster_fit)
S3method(n_clusters,metacluster_fit)
S3method(plot,ceteris_paribus)
S3method(plot,cluster_fit)
S3method(plot,feature_importance)
S3method(plot,lime_explanation)
S3method(plot_biplot,cluster_explore)
S3method(plot_biplot,cluster_fit)
S3method(plot_biplot,metacluster_fit)
S3method(plot_cluster_sizes,cluster_explore)
S3method(plot_cluster_sizes,cluster_fit)
S3method(plot_cluster_sizes,metacluster_fit)
S3method(plot_clusters,cluster_explore)
S3method(plot_clusters,cluster_fit)
S3method(plot_clusters,metacluster_fit)
S3method(plot_coassoc,metacluster_fit)
S3method(plot_consensus,metacluster_fit)
S3method(plot_dendrogram,cluster_fit)
S3method(plot_dendrogram,metacluster_fit)
S3method(plot_feature_profiles,cluster_explore)
S3method(plot_silhouette,cluster_fit)
S3method(predict,cluster_fit)
S3method(print,ceteris_paribus)
S3method(print,cluster_explore)
S3method(print,cluster_fit)
S3method(print,cluster_prediction)
S3method(print,cluster_validation)
S3method(print,feature_importance)
S3method(print,lime_explanation)
S3method(print,metacluster_fit)
S3method(print,summary.cluster_fit)
S3method(print,summary.metacluster_fit)
S3method(prototypes,cluster_fit)
S3method(prototypes,metacluster_fit)
S3method(sizes,cluster_fit)
S3method(sizes,metacluster_fit)
S3method(summary,cluster_fit)
S3method(summary,cluster_validation)
S3method(summary,metacluster_fit)
S3method(validate,cluster_fit)
S3method(validate,default)
S3method(validate,metacluster_fit)
export(adjusted_rand_index)
export(centers)
export(ceteris_paribus)
export(cluster)
export(clusters)
export(explore)
export(feature_importance)
export(lime_explain)
export(membership)
export(metacluster)
export(method_used)
export(mixed_distance)
export(n_clusters)
export(plot_biplot)
export(plot_cluster_sizes)
export(plot_clusters)
export(plot_coassoc)
export(plot_consensus)
export(plot_dendrogram)
export(plot_feature_profiles)
export(plot_silhouette)
export(prepare_mixed_data)
export(prototypes)
export(scale_color_phynotype)
export(scale_fill_phynotype)
export(sizes)
export(theme_phynotype)
export(validate)
importFrom(rlang,.data)
