| augment | Augment data with predictions |
| axe-cluster_fit | Axing a cluster_fit. |
| bandwidth | Bandwidth |
| cluster_fit | Model Fit Object Information |
| cluster_metric_set | Combine metric functions |
| cluster_spec | Model Specification Information |
| control_cluster | Control the fit function |
| contr_one_hot | One-hot contrast matrix |
| convert_helpers | Helper functions to convert between formula and matrix... |
| cut_height | Cut Height |
| db_clust | Density-Based Spatial Clustering of Applications with Noise... |
| dbscan_helper | dbscan fit helper function |
| details_db_clust_dbscan | Density-Based Spatial Clustering of Applications with Noise... |
| details_db_clust_hdbscan | Hierarchical Density-Based Spatial Clustering (HDBSCAN) via... |
| details_gm_clust_mclust | Gaussian Mixture Model (GMM) via mclust |
| details_hier_clust_stats | Hierarchical (Agglomerative) Clustering via stats |
| details_k_means_ClusterR | K-means via ClusterR |
| details_k_means_clustMixType | K-means via clustMixType |
| details_k_means_klaR | K-means via klaR |
| details_k_means_stats | K-means via stats |
| details_mean_shift_LPCM | Mean Shift Clustering via LPCM |
| details_mean_shift_meanShiftR | Mean Shift Clustering via meanShiftR |
| dot-db_clust_fit_dbscan | Simple Wrapper around dbscan function |
| dot-db_clust_fit_hdbscan | Simple Wrapper around hdbscan function |
| dot-gm_clust_fit_mclust | Simple Wrapper around Mclust function |
| dot-hier_clust_fit_stats | Simple Wrapper around hclust function |
| dot-k_means_fit_ClusterR | Simple Wrapper around ClusterR kmeans |
| dot-k_means_fit_clustMixType | Simple Wrapper around clustMixType kmeans |
| dot-k_means_fit_klaR | Simple Wrapper around klaR kmeans |
| dot-k_means_fit_stats | Simple Wrapper around stats kmeans |
| dot-mean_shift_fit_LPCM | Simple Wrapper around LPCM::ms function |
| dot-mean_shift_fit_meanShiftR | Simple Wrapper around meanShiftR::meanShift function |
| empty_ellipses | Get colors for tidyclust text. |
| extract_centroids | Extract clusters from model |
| extract_cluster_assignment | Extract cluster assignments from model |
| extract_fit_summary | S3 method to get fitted model summary info depending on... |
| extract-tidyclust | Extract elements of a tidyclust model object |
| finalize_model_tidyclust | Splice final parameters into objects |
| fit | Fit a Model Specification to a Data Set |
| get_centroid_dists | Computes distance from observations to centroids |
| glance.cluster_fit | Construct a single row summary "glance" of a model, fit, or... |
| gm_clust | Gaussian Mixture Models (GMM) |
| gm_clust_params | Gaussian mixture covariance structure parameters |
| hier_clust | Hierarchical (Agglomerative) Clustering |
| k_means | K-Means |
| knit_engine_docs | Knit engine-specific documentation |
| linkage_method | The agglomeration Linkage method |
| list_md_problems | Locate and show errors/warnings in engine-specific... |
| load_pkgs.cluster_spec | Quietly load package namespace |
| make_classes_tidyclust | Prepend a new class |
| mclust_helper | mclust fit helper function |
| mean_shift | Mean Shift Clustering |
| min_grid.cluster_spec | Determine the minimum set of model fits |
| min_points | Minimum number of points |
| new_cluster_metric | Construct a new clustering metric function |
| new_cluster_spec | Functions required for tidyclust-adjacent packages |
| other_predict | Other predict methods. |
| predict.cluster_fit | Model predictions |
| prep_data_dist | Prepares data and distance matrices for metric calculation |
| print.cluster_fit | Print a cluster object |
| radius | Radius |
| reconcile_clusterings_mapping | Relabels clusters to match another cluster assignment |
| reexports | Objects exported from other packages |
| required_pkgs.cluster_spec | Get required packages for a cluster object |
| set_args.cluster_spec | Change arguments of a cluster specification |
| set_engine.cluster_spec | Change engine of a cluster specification |
| set_mode.cluster_spec | Change mode of a cluster specification |
| silhouette | Measures silhouette between clusters |
| silhouette_avg | Measures average silhouette across all observations |
| sse_ratio | Compute the ratio of the WSS to the total SSE |
| sse_total | Compute the total sum of squares |
| sse_within | Calculates Sum of Squared Error in each cluster |
| sse_within_total | Compute the sum of within-cluster SSE |
| tidy.cluster_fit | Turn a tidyclust model object into a tidy tibble |
| tidyclust-package | tidyclust: A Tidy Interface to Clustering |
| tidyclust_update | Update a cluster specification |
| translate_tidyclust | Resolve a Model Specification for a Computational Engine |
| tunable.cluster_spec | Get tunable parameters for a cluster specification |
| tune_args.cluster_spec | Get tune arguments for a cluster specification |
| tune_cluster | Model tuning via grid search |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.