Learn R Programming

kselection (version 0.2.1)

get_k_threshold: Get the k_threshold

Description

Get the maximum value of \(f(K)\) from which can not be considered the existence of more than one cluster.

Usage

get_k_threshold(obj)

Arguments

obj

the output of kselection function.

Value

the k_threshold value.

See Also

set_k_threshold