partition (version 0.1.0)

k_searching_forward: Assess k search

Description

k_searching_forward() and k_searching_backward() check the direction of the k search metric. boundary_found() checks if the last value of k was under the threshold while the current value is over

Usage

k_searching_forward(.partition_step)

k_searching_backward(.partition_step)

boundary_found(.partition_step)

Arguments

.partition_step

a partition_step object

Value

logical, TRUE or FALSE