linear_k_search: Search for best 'k' using the linear search method

View source: R/reducers.R

linear_k_searchR Documentation

Search for best k using the linear search method

Description

Search for best k using the linear search method

Usage

linear_k_search(.partition_step, n_hits = 4)

Arguments

.partition_step

a partition_step object

Value

a partition_step object


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