resetSegments.AbstractCBS: Reset the segments
Description
Reset the segments. More precisely, it removes columns in the segmentation
result table that have been added by methods after the actual
segmentation method, e.g. bootstrap estimated mean level quantiles
and various calls.
It leave the basic segmentation results untouched,
i.e. the partitioning and the segment means.Usage
## S3 method for class 'AbstractCBS':
resetSegments(fit, ...)
Value
- Returns an object if the same class as the input result.