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

View source: R/reducers.R

linear_k_searchR Documentation

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 Nov. 11, 2024, 4:25 p.m.