set_k_threshold: Set the 'k_threshold'

View source: R/pham.R

set_k_thresholdR Documentation

Set the k_threshold

Description

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

Usage

set_k_threshold(obj, k_threshold)

Arguments

obj

the output of kselection function.

k_threshold

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

Value

the output of kselection function with new k_threshold.

Author(s)

Daniel Rodriguez

See Also

get_k_threshold


drodriguezperez/kselection documentation built on May 24, 2022, 8:34 p.m.