get_complexity_best_optimal_splits: get complexity best optimal splits

get_complexity_best_optimal_splitsR Documentation

get complexity best optimal splits

Description

Convert output of get_complexity_best_optimal_tree to counts of candidate splits that need to be considered at each iteration.

Usage

get_complexity_best_optimal_splits(node.dt, 
    min.segment.length)

Arguments

node.dt

node.dt

min.segment.length

min.segment.length

Value

Data table with one row for each segment.

Author(s)

Toby Dylan Hocking


binsegRcpp documentation built on Sept. 8, 2023, 6:11 p.m.