View source: R/nbd_functions.R
plot_result.result_nbd | R Documentation |
Plot the time series and change-points
## S3 method for class 'result_nbd'
plot_result(est_result, ..., nbd_index)
est_result |
An S3 object of class 'result_nbd' created by |
... |
Additional arguments. |
nbd_index |
An integer indicating which neighbourhood to be plotted. |
See hdchange()
for examples.
No return value. Presents the plot of the data and breaks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.