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