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

View source: R/reducers.R

binary_k_searchR Documentation

Search for best k using the binary search method

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


USCbiostats/partition documentation built on Feb. 3, 2024, 3:38 a.m.