compare_k: Assess 'k' search

k_searching_forwardR Documentation

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


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