cpts.ts | R Documentation |
Generic function
cpts.ts(object)
object |
Depending on the class of |
Generic function.
Depends on the class of object
, see individual methods
Rebecca Killick
cpts.ts-methods
x=new("cpt") # new cpt object
cpts.ts(x) # retrieves the cpts slot from x but unlike cpts, displays the "date" index rather than
#the position within the vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.