R/k_means_ClusterR.R

#' K-means via ClusterR
#'
#' [k_means()] creates K-means model. This engine uses the classical definition
#' of a K-means model, which only takes numeric predictors.
#'
#' @includeRmd man/rmd/k_means_ClusterR.md details
#'
#' @name details_k_means_ClusterR
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed

Try the tidyclust package in your browser

Any scripts or data that you put into this service are public.

tidyclust documentation built on Sept. 26, 2023, 1:08 a.m.