Learn R Programming

tidyclust (version 0.2.4)

linkage_method: The agglomeration Linkage method

Description

The agglomeration Linkage method

Usage

linkage_method(values = values_linkage_method)

values_linkage_method

Format

An object of class character of length 8.

Arguments

values

A character string of possible values. See linkage_methods in examples below.

Details

This parameter is used in tidyclust models for hier_clust().

Examples

Run this code
values_linkage_method
linkage_method()

Run the code above in your browser using DataLab