get_change_points_from_tree: Get Change Points from a binary_segmentation_tree

Description Usage Arguments Value

Description

Utility function to get the change points with positive value for some variable from a binary_segmentation_tree

Usage

1
get_change_points_from_tree(tree, variable = "cv_improvement")

Arguments

tree

An object of class binary_segmentation_tree

variable

Name of the variable with respect to which should be pruned

Value

A vector with the sorted changepoints.


MalteLond/rfcd documentation built on June 19, 2019, 2:52 p.m.