# Generated by roxygen2: do not edit by hand S3method(get_agreement_scores,partitionAgreement) S3method(get_average_feature_k_stabilities,featureSelection) S3method(get_average_stabilities_per_k,feasibilityAnalysis) S3method(get_average_stability,feasibilityAnalysis) S3method(get_cluster_memberships_k,clusterVoting) S3method(get_cluster_voting_k_votes,clusterAnalysis) S3method(get_cluster_voting_memberships,clusterAnalysis) S3method(get_cluster_voting_metric_votes,clusterAnalysis) S3method(get_cluster_voting_scores,clusterAnalysis) S3method(get_feature_selection_optimal_features,clusterAnalysis) S3method(get_feature_selection_optimal_number_of_features,clusterAnalysis) S3method(get_feature_selection_scores,clusterAnalysis) S3method(get_generated_dataset,feasibilityAnalysis) S3method(get_internal_metric_scores,clusterVoting) S3method(get_max_stability,feasibilityAnalysis) S3method(get_metric_votes_k,clusterVoting) S3method(get_optimal_features,featureSelection) S3method(get_optimal_memberships,optimalClustering) S3method(get_optimal_number_of_features,featureSelection) S3method(get_optimal_parameter_used,optimalClustering) S3method(get_optimal_stability_score,optimalClustering) S3method(get_partition_agreement_scores,clusterAnalysis) S3method(get_partition_agreement_scores,methodSelection) S3method(get_sample_memberships,clusterAnalysis) S3method(get_vote_frequencies_k,clusterVoting) S3method(plot_average_stabilities,featureSelection) S3method(plot_cluster_voting,clusterAnalysis) S3method(plot_feature_selection,clusterAnalysis) S3method(plot_partition_agreement,clusterAnalysis) S3method(plot_partition_agreement,methodSelection) S3method(plot_vote_frequencies,clusterVoting) export(clusterVoting) export(clusteringMethodSelection) export(feasibilityAnalysis) export(feasibilityAnalysisDataBased) export(featureSelection) export(get_agreement_scores) export(get_average_feature_k_stabilities) export(get_average_stabilities_per_k) export(get_average_stability) export(get_cluster_memberships_k) export(get_cluster_voting_k_votes) export(get_cluster_voting_memberships) export(get_cluster_voting_metric_votes) export(get_cluster_voting_scores) export(get_feature_selection_optimal_features) export(get_feature_selection_optimal_number_of_features) export(get_feature_selection_scores) export(get_generated_dataset) export(get_internal_metric_scores) export(get_max_stability) export(get_metric_votes_k) export(get_optimal_features) export(get_optimal_memberships) export(get_optimal_number_of_features) export(get_optimal_parameter_used) export(get_optimal_stability_score) export(get_partition_agreement_scores) export(get_sample_memberships) export(get_vote_frequencies_k) export(omada) export(optimalClustering) export(partitionAgreement) export(plot_average_stabilities) export(plot_cluster_voting) export(plot_feature_selection) export(plot_partition_agreement) export(plot_vote_frequencies) import(ggplot2) importFrom(clValid,clusters) importFrom(diceR,prepare_data) importFrom(fpc,hclustCBI) importFrom(fpc,kmeansCBI) importFrom(fpc,speccCBI) importFrom(pdfCluster,adj.rand.index) importFrom(stats,cutree) importFrom(stats,sd)