plot_result.result_nbd: Plot the time series and change-points

View source: R/nbd_functions.R

plot_result.result_nbdR Documentation

Plot the time series and change-points

Description

Plot the time series and change-points

Usage

## S3 method for class 'result_nbd'
plot_result(est_result, ..., nbd_index)

Arguments

est_result

An S3 object of class 'result_nbd' created by get_breaks().

...

Additional arguments.

nbd_index

An integer indicating which neighbourhood to be plotted.

Details

See hdchange() for examples.

Value

No return value. Presents the plot of the data and breaks.


L2hdchange documentation built on July 26, 2023, 6:06 p.m.