num_clusters {dials} | R Documentation |
Used in most tidyclust
models.
num_clusters(range = c(1L, 10L), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. If a transformation is specified, these values should be in the transformed units. |
trans |
A |
num_clusters()