| linkage_method {tidyclust} | R Documentation |
The agglomeration Linkage method
Description
The agglomeration Linkage method
Usage
linkage_method(values = values_linkage_method)
values_linkage_method
Arguments
values |
A character string of possible values. See |
Format
An object of class character of length 8.
Details
This parameter is used in tidyclust models for hier_clust().
Examples
values_linkage_method
linkage_method()
[Package tidyclust version 0.2.3 Index]