Description Usage Arguments Value
Utility function to get the change points with positive value for some variable from a binary_segmentation_tree
1 | get_change_points_from_tree(tree, variable = "cv_improvement")
|
tree |
An object of class binary_segmentation_tree |
variable |
Name of the variable with respect to which should be pruned |
A vector with the sorted changepoints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.