get_complexity_best_heuristic_equal_breadth_full {binsegRcpp} | R Documentation |
Compute a fast approximate best case based on equal size splits.
get_complexity_best_heuristic_equal_breadth_full(N.data,
min.segment.length)
N.data |
N.data |
min.segment.length |
min.segment.length |
Toby Dylan Hocking