get_k_threshold: Get the 'k_threshold'

View source: R/pham.R

get_k_thresholdR Documentation

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.

Author(s)

Daniel Rodriguez

See Also

set_k_threshold


kselection documentation built on May 17, 2022, 1:07 a.m.