Description Usage Arguments Value Details
Obtain the changepoints estimated by the analysis.
1 2 |
object |
A valid BinSeg object. |
ncpts |
The number of changepoints to return (from 1 up to the number of changepoints indicated in BinSegModel). |
A numeric vector
The changepoints are not sorted. Instead, they are arranged according to the decrease in cost. The first changepoint will always be the last data point. From there, the next changepoint will be the one that decreases the most the overall cost of the model, if there was only one changepoint, and so on.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.