plot.binary_segmentation_tree: S3 Method for plotting an object of class...

Description Usage Arguments

View source: R/tree_utils.R

Description

Simulatenously plots all gain curves of a binary_segmentation_tree

Usage

1
2
3
## S3 method for class 'binary_segmentation_tree'
plot(x, true_change_points = NULL,
  ...)

Arguments

x

An object of class binary_segmentation_tree

true_change_points

an array containing the true underlying change points

...

Further arguments passed to print generic.


mlondschien/hdcd documentation built on Jan. 5, 2021, 11:26 p.m.