resetSegments.AbstractCBS: Reset the segments

Description Usage Arguments Value Author(s) See Also

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

1
2
## S3 method for class 'AbstractCBS'
resetSegments(fit, ...)

Arguments

...

Not used.

Value

Returns an object if the same class as the input result.

Author(s)

Henrik Bengtsson

See Also

For more information see AbstractCBS.


PSCBS documentation built on Oct. 23, 2021, 9:09 a.m.