segmentations | R Documentation |
Produces a summary of the segmentations for each penalty value in the form of a data frame.
segmentations(object)
object |
An instance of an S4 class produced by |
A data frame containing the penalties, costs, penalised costs, and changepoint locations. Note - if no changepoints are detected in the penalty interval [beta_min,beta_max], then the value returned is NULL.
crops
.
# see the crops example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.