nseg-methods | R Documentation |
~~ Methods for function nseg
~~
signature(object = "cpt")
Returns the number of segments (i.e. length of the cpts slot) from an object of class cpt
signature(object = "cpt.range",ncpts=NA)
Returns the number of segments from an object of class cpt.range. If ncpts is not specified, this the length of the cpts slot of the cpt.range object. If ncpts is specified, this is (trivially) ncpts+1.
signature(object = "cpt.reg")
Returns the number of segments (i.e. length of the cpts slot) from an object of class cpt.reg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.