binary_k_search {partition} | R 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 |
Value
a partition_step
object
[Package partition version 0.2.2 Index]