ncpts | R Documentation |
Generic function
ncpts(object)
object |
Depending on the class of |
Generic Function
Depends on the class of object
, see individual methods
Rebecca Killick
ncpts-methods
x=new("cpt") # new cpt object
ncpts(x) # returns the number of changepoints (i.e. length of the cpts slot in x minus 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.