binary_k_search: Search for best 'k' using the binary search method

View source: R/reducers.R

binary_k_searchR Documentation

Description

Search for best k using the binary search method

Usage

binary_k_search(.partition_step)

Arguments

.partition_step

a partition_step object

Value

a partition_step object


partition documentation built on Oct. 9, 2024, 5:10 p.m.