These aliases provide a consistent naming family without replacing or deprecating the original function names.
Details
cluster_fit() | clustering() |
cluster_models() | list_models() |
cluster_best() | get_best_model() |
cluster_compare() | compare_models() |
cluster_compare_table() | model_comparison_table() |
cluster_assignments() | get_cluster_assignments() |
cluster_view() | view_results() |
cluster_plot_model() | plot_model() |
cluster_plot_best() | plot_best_model() |
cluster_stability() | assess_cluster_stability() |
cluster_report() | generate_cluster_report() |