plot_result.result_no_nbd {L2hdchange}R Documentation

Plot the time series and change-points

Description

Plot the time series and change-points

Usage

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

Arguments

est_result

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

...

Additional arguments.

Details

See hdchange() for examples.

Value

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


[Package L2hdchange version 1.0 Index]