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.
# S3 method for AbstractCBS
resetSegments(fit, ...)
Returns an object if the same class as the input result.
Not used.
Henrik Bengtsson
For more information see AbstractCBS
.