seg.len-methods: ~~ Methods for Function seg.len ~~

seg.len-methodsR Documentation

~~ Methods for Function seg.len ~~

Description

~~ Methods for function seg.len ~~

Methods

signature(object = "cpt")

Returns the length of segments from an object of class cpt, i.e. the number of observations between changepoints

signature(object = "cpt.range",ncpts=NA)

Returns the length of segments from an object of class cpt.range, i.e. the number of observations between changepoints. If ncpts is not specified, this is called on the cpts slot of the cpt.range object. If ncpts is specified, this is called on the cpts.full slot and calculated this for the specific row that gives ncpts.

signature(object = "cpt.reg")

Returns the length of segments from an object of class cpt.reg, i.e. the number of observations between changepoints


changepoint documentation built on Nov. 4, 2024, 9:06 a.m.