get_complexity_best_heuristic_equal_depth_full {binsegRcpp} | R Documentation |
get complexity best heuristic equal depth full
Description
Heuristic depth first.
Usage
get_complexity_best_heuristic_equal_depth_full(N.data,
min.segment.length)
Arguments
N.data |
N.data |
min.segment.length |
min.segment.length |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
[Package binsegRcpp version 2025.5.13 Index]