nseg-methods {changepoint} | R Documentation |
~~ Methods for Function nseg ~~
Description
~~ Methods for function nseg
~~
Methods
signature(object = "cpt")
-
Returns the number of segments (i.e. length of the cpts slot) from an object of class cpt
signature(object = "cpt.reg")
-
Returns the number of segments (i.e. length of the cpts slot) from an object of class cpt.reg
[Package changepoint version 2.2.4 Index]