cpts.ts {changepoint} | 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
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