depth_first_interface | R Documentation |
Use depth first search to compute a data.frame with one row for each segment, and columns splits and depth, number/depth of candidate splits that need to be computed after splitting that segment.
depth_first_interface(n_data,
min_segment_length)
n_data |
n_data |
min_segment_length |
min_segment_length |
Toby Dylan Hocking
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.